Update README.md

This commit is contained in:
David Rotermund 2024-07-10 17:28:59 +02:00 committed by GitHub
parent 809c38f40a
commit 8d977b28f0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,6 +19,18 @@ Back-Propagation Learning in Deep Spike-By-Spike Networks
David Rotermund and Klaus R. Pawelzik David Rotermund and Klaus R. Pawelzik
https://www.frontiersin.org/journals/computational-neuroscience/articles/10.3389/fncom.2019.00055/full https://www.frontiersin.org/journals/computational-neuroscience/articles/10.3389/fncom.2019.00055/full
``` ```
# CIFAR 10 Test run on RTX 4090
Last epoch
```
Epoch: 369
Actual lr: 1.0000e-10 1.0000e-09 1.0000e-10
Training: Loss=0.01888 Correct=92.36%
Testing: Correct=85.25%
Time: Training=12.0sec, Testing=2.3sec
```
# Network structure # Network structure