Skip to content

Instantly share code, notes, and snippets.

@shashankprasanna
Created July 13, 2020 23:38
Show Gist options
  • Save shashankprasanna/fbf7ec2ebe5659022f077d8cbc508f27 to your computer and use it in GitHub Desktop.
Save shashankprasanna/fbf7ec2ebe5659022f077d8cbc508f27 to your computer and use it in GitHub Desktop.
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