From 26497e3012484b8c4297766d61f845a3332f709f Mon Sep 17 00:00:00 2001 From: David Rotermund Date: Wed, 10 Jul 2024 17:35:17 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e8e4c9b..2178284 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,11 @@ Testing: Correct=85.25% Time: Training=12.0sec, Testing=2.3sec ``` +Note: This is just one run. Even though we have set the seed to a fixed value, the whole network suffers strongly under non-determinism during lerning. + +## Test performance + +![Test Performance](Figure_1.png) # Network structure