DEV Community

NoteDance
NoteDance

Posted on

TensorFlow implementation for optimizers

The NoteDance/optimizers repository is a comprehensive collection of optimization algorithms for TensorFlow/Keras. It extends the standard TensorFlow optimizer offerings with a wide range of state-of-the-art optimization techniques, enabling users to select the most appropriate optimizer for their specific machine learning tasks.

https://github.com/NoteDance/optimizers

Top comments (0)