• Scott Cyphers's avatar
    Fix MNIST MLP model (#1000) · b07f4c6d
    Scott Cyphers authored
    Removed ReLu activation present just before softmax.
    (It's not a good idea to have ReLu > Softmax immediately. The test accuracy of the model is now much better.)
    b07f4c6d
Name
Last commit
Last update
..
doxygen Loading commit data...
examples Loading commit data...
sphinx Loading commit data...
CMakeLists.txt Loading commit data...