updated results

This commit is contained in:
Shautvast 2025-02-02 15:41:52 +01:00
parent 221e5aa058
commit 4259b9c646

View file

@ -2,7 +2,7 @@ rust port of python in http://neuralnetworksanddeeplearning.com/chap1.html
main goal: me understanding what's going on
results: up to about 80% accuracy in 30 epochs, lr=0.01, batchsize=1
results: up to about 95% accuracy in 30 epochs, lr=0.01, batchsize=10
*training_data/test_data not included*<br/> too big for github