Repository navigation

#

optimizers

labmlai/annotated_deep_learning_paper_implementations

🧑‍🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠

Python
60091
8 个月前

🦁 Lion, new optimizer discovered by Google Brain using genetic algorithms that is purportedly better than Adam(w), in Pytorch

Python
2122
5 个月前
Elixir
1593
2 个月前

🐦 Opytimizer is a Python library consisting of meta-heuristic optimization algorithms.

Python
614
6 个月前

A New Optimization Technique for Deep Neural Networks

Python
535
3 年前

RAdam implemented in Keras & TensorFlow

Python
325
3 年前

Keras/TF implementation of AdamW, SGDW, NadamW, Warm Restarts, and Learning Rate multipliers

Python
167
3 年前

Accelerated tensor operations and dynamic neural networks based on reverse mode automatic differentiation for every device that can run Swift - from watchOS to Linux

Swift
108
1 年前

Code for the paper "Facial Emotion Recognition: State of the Art Performance on FER2013"

Jupyter Notebook
107
2 年前

Instantly improve your training performance of TensorFlow models with just 2 lines of code!

Python
106
3 年前

Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch

Python
103
5 个月前

Summarize Massive Datasets using Submodular Optimization

Jupyter Notebook
98
5 天前

Fast, Modern, Memory Efficient, and Low Precision PyTorch Optimizers

Python
90
9 个月前

Prodigy and ScheduleFree, together at last.

Python
51
2 天前

Intergration to get optimizers information from the SolarEdge portal

Python
51
1 个月前

Neural Network optimizers implemented from scratch in numpy (Adam, Adadelta, RMSProp, SGD, etc.)

Jupyter Notebook
50
5 年前

Lookahead mechanism for optimizers in Keras.

Python
49
4 年前

Toy implementations of some popular ML optimizers using Python/JAX

Python
44
4 年前