From 38880cb57ce7d672e22b3b14e492127d9173f772 Mon Sep 17 00:00:00 2001 From: Pablo Iturrieta <69042881+pabloitu@users.noreply.github.com> Date: Wed, 23 Oct 2024 02:44:40 +0200 Subject: [PATCH] Update roadmap --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 601d088..0fab79e 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ the tutorials**! # Roadmap and Known Issues * Create tool to check a TD model's interface with ``floatcsep`` -* Define a dependency strategy to ensure experiments' reproducibility. +* Define a dependency strategy to ensure experiments' reproducibility (e.g., storing docker image). * Implement spatial database and HDF5 experiment storage feature * Set up task parallelization * Document the process of an experiment deployment