Releases: OptimalFoundation/nadir
Releases · OptimalFoundation/nadir
v0.1.1
What's Changed
- Add Nadam by @bhavnicksm in #34
- Add AdaBelief; Update README by @bhavnicksm in #35
- [Patch] Minor (embarassing) import issue + remove setup.py/cfg + update deps by @bhavnicksm in #44
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Refactor: Change Inheritance structure; shift from Adam Momentum to Polyak Momentum by @bhavnicksm in #32
- Update version info by @bhavnicksm in #33
Full Changelog: v0.0.3...v0.1.0
v0.0.3
What's Changed
- Add Lion, AMSGrad and WeightDecay by @bhavnicksm in #28
- Add RAdam, AdamW and AMSGrad optimizers by @bhavnicksm in #29
- Update README; Add ToC + Update supported by @bhavnicksm in #30
Full Changelog: 0.0.2...v0.0.3
0.0.2
What's Changed
- Fix bug in momentum and rmsprop by @bhavnicksm in #25
- [Minor PR] Sync version info of PyPi by @bhavnicksm in #26
Full Changelog: v0.0.1...0.0.2
v0.0.1
What's Changed
- SGD Implementation by @apzl in #1
- Adam implementation by @apzl in #5
- Change the repository structure + naming to nadir by @bhavnicksm in #6
- Make Nadir pip installable by @bhavnicksm in #7
- Add CODE OF CONDUCT by @bhavnicksm in #12
- example notebook by @apzl in #11
- Documentation fix by @bhavnicksm in #14
- Update README with usage by @apzl in #15
- Update README.md 1 by @nithinkr2000 in #17
- README Badges; FIx Issue #19 by @bhavnicksm in #20
- Add BaseOptimizer, RMSProp, Adagrad, Adamax, Adadelta by @bhavnicksm in #23
New Contributors
- @apzl made their first contribution in #1
- @bhavnicksm made their first contribution in #6
- @nithinkr2000 made their first contribution in #17
Full Changelog: https://github.com/Dawn-Of-Eve/nadir/commits/v0.0.1