Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@reddragon
Last active April 4, 2018 23:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save reddragon/df72d2bd7f49990fc3601d48bb5647a8 to your computer and use it in GitHub Desktop.
Save reddragon/df72d2bd7f49990fc3601d48bb5647a8 to your computer and use it in GitHub Desktop.

Results on MNIST

Feed Forward model with two hidden layers (300, 60).

l2_lambda Accuracy@1 after 80k iters (Two Runs)
0.00 98.15, 98.04
0.01 98.31, 98.19
0.02 98.19, 98.15
0.04 97.93, 97.92
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment