https://github.com/moskomule/eve.pytorch
https://github.com/moskomule/eve.pytorch
eve pytorch
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/moskomule/eve.pytorch
- Owner: moskomule
- Created: 2017-02-26T02:44:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-11-01T19:27:52.000Z (almost 4 years ago)
- Last Synced: 2025-03-28T10:47:21.094Z (6 months ago)
- Topics: eve, pytorch
- Language: Python
- Size: 168 KB
- Stars: 33
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Eve.pytorch
An implementation of **Eve Optimizer**, proposed in *Improving Stochastic Gradient Descent with Feedback*, Koushik and Hayashi, 2016([arXiv](https://arxiv.org/abs/1611.01505)).
Comparison of training loss with Adam. Parameters are their default values.

