Skip to content

Instantly share code, notes, and snippets.

@snowyday
Last active April 24, 2017 21:40
Show Gist options
  • Save snowyday/72a797ede0380c7314f0973c33de04fc to your computer and use it in GitHub Desktop.
Save snowyday/72a797ede0380c7314f0973c33de04fc to your computer and use it in GitHub Desktop.
Usage of eve
optimizer = optim.Eve(model.parameters())
optimizer.step(lambda: loss)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment