Skip to content

Instantly share code, notes, and snippets.

@GINK03
Created July 22, 2018 16:08
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 GINK03/b2bae81e56a7e9c4511a3ded8738941c to your computer and use it in GitHub Desktop.
Save GINK03/b2bae81e56a7e9c4511a3ded8738941c to your computer and use it in GitHub Desktop.
change keras learning rate (change lr keras)
K.set_value(model.optimizer.lr, 0.001)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment