From fc4a0968945b02677bcfbc72465368f4114a8767 Mon Sep 17 00:00:00 2001 From: AndreasWunsch <54674859+AndreasWunsch@users.noreply.github.com> Date: Tue, 8 Sep 2020 12:39:49 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f3735be..7e46e88 100644 --- a/README.md +++ b/README.md @@ -18,13 +18,13 @@ For a detailed description please refer to the publication. Please adapt all absolute loading/saving and software paths within the scripts to make them running, you need Matlab and Python software for a successful application. ### Content Overview: -* /CNN - Python Code +* /CNN - Python Code Contains Python scripts of the models and necessary example files. -* /LSTM - Python Code +* /LSTM - Python Code Contains Python scripts of the models and necessary example files. -* /NARX - Matlab Code +* /NARX - Matlab Code Contains Matlab scripts of the models and necessary example files. ### General remarks