added results
This commit is contained in:
parent
8fba0ba300
commit
69d518e975
1 changed files with 1 additions and 9 deletions
10
README.md
10
README.md
|
|
@ -2,15 +2,7 @@ rust port of python in http://neuralnetworksanddeeplearning.com/chap1.html
|
||||||
|
|
||||||
main goal: me understanding what's going on
|
main goal: me understanding what's going on
|
||||||
|
|
||||||
done:
|
results: up to about 80% accuracy in 30 epochs, lr=0.01, batchsize=1
|
||||||
* implementation that 'works' without runtime errors
|
|
||||||
|
|
||||||
to do:
|
|
||||||
* verify correctness
|
|
||||||
* add unit tests
|
|
||||||
* train using actual training data
|
|
||||||
* evaluate with test/validation data
|
|
||||||
* make more efficient
|
|
||||||
|
|
||||||
*training_data/test_data not included*<br/> too big for github
|
*training_data/test_data not included*<br/> too big for github
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue