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