From 95b1e7f7b66a2cc86a3ad1d944558581979e445e Mon Sep 17 00:00:00 2001 From: Jarmo Teuho <jarmo.teuho@utu.fi> Date: Mon, 4 Jul 2022 12:09:49 +0000 Subject: [PATCH] Update README.md --- MIC2021/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MIC2021/README.md b/MIC2021/README.md index 6f79ae7..c7510f9 100644 --- a/MIC2021/README.md +++ b/MIC2021/README.md @@ -1 +1 @@ -This repository contains all the models presented in the MIC2021 conference record with the trained weights, saved with pickle. +This repository contains the python source code for all the models presented in the MIC2021 conference record with the trained weights, saved with pickle. -- GitLab