From 8d977b28f07700f1f332f52d67309b46061b9d32 Mon Sep 17 00:00:00 2001 From: David Rotermund Date: Wed, 10 Jul 2024 17:28:59 +0200 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 086a9c6..e8e4c9b 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,18 @@ Back-Propagation Learning in Deep Spike-By-Spike Networks David Rotermund and Klaus R. Pawelzik 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