Skip to content

Instantly share code, notes, and snippets.

@MartinThoma
Created March 10, 2017 09:35
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 MartinThoma/0f409839ff236a3b15513ca4d3452583 to your computer and use it in GitHub Desktop.
Save MartinThoma/0f409839ff236a3b15513ca4d3452583 to your computer and use it in GitHub Desktop.
CIFAR 100 with relu
loss acc val_acc
4.0523 0.0756 0.1524
3.4600 0.1714 0.2415
3.1931 0.2185 0.2832
3.0300 0.2499 0.3113
2.9233 0.2692 0.3357
2.8342 0.2883 0.3480
2.7621 0.3025 0.3684
2.7050 0.3116 0.3795
2.6410 0.3273 0.3848
2.6025 0.3349 0.3894
2.5667 0.3404 0.4097
2.5270 0.3489 0.4087
2.4986 0.3564 0.4140
2.4770 0.3574 0.4213
2.4470 0.3661 0.4226
2.4275 0.3697 0.4221
2.4109 0.3731 0.4344
2.3865 0.3755 0.4293
2.3639 0.3818 0.4391
2.3448 0.3865 0.4391
2.3345 0.3895 0.4477
2.3305 0.3902 0.4463
2.3209 0.3907 0.4404
2.2989 0.3967 0.4464
2.2795 0.3990 0.4429
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment