Update README.md
This commit is contained in:
parent
21ca739cd3
commit
26497e3012
1 changed files with 5 additions and 0 deletions
|
@ -31,6 +31,11 @@ Testing: Correct=85.25%
|
||||||
Time: Training=12.0sec, Testing=2.3sec
|
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
|
# Network structure
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue