From 4777bb62954c2b5d412815119244b7d348d15cc8 Mon Sep 17 00:00:00 2001 From: Jarmo Teuho <jarmo.teuho@utu.fi> Date: Mon, 4 Jul 2022 12:11:44 +0000 Subject: [PATCH] Add new file --- SciReps2022/README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 SciReps2022/README.md diff --git a/SciReps2022/README.md b/SciReps2022/README.md new file mode 100644 index 0000000..480478e --- /dev/null +++ b/SciReps2022/README.md @@ -0,0 +1 @@ +This repository contains the python source code for all the models presented in the publication with the trained weights. An example script for loading the model is also provided. -- GitLab