Created
July 13, 2020 23:38
-
-
Save shashankprasanna/fbf7ec2ebe5659022f077d8cbc508f27 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
static_hyperparams={'batch-size' : 128, | |
'learning-rate': 0.001, | |
'weight-decay' : 1e-6, | |
'momentum' : 0.9} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment