Skip to content

Bug/mnist calculator

Eyüp Harputlu requested to merge bug/mnist_calculator into master

bug: training accuracy did not improve for mnist

solution:

  • adjust parameters like learning rate
  • disable normalization
  • update examples from cifar to mnist
Edited by Eyüp Harputlu

Merge request reports