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
62636
8 天前

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

Python
2153
9 个月前
Elixir
1635
14 天前

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

Python
622
10 个月前

A New Optimization Technique for Deep Neural Networks

Python
537
4 年前

RAdam implemented in Keras & TensorFlow

Python
326
4 年前

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

Python
169
4 年前

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

Python
116
9 个月前

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

Jupyter Notebook
109
2 年前

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
109
2 年前

Fast, Modern, and Low Precision PyTorch Optimizers

Python
108
22 天前

Summarize Massive Datasets using Submodular Optimization

Jupyter Notebook
106
3 个月前

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

Python
106
4 年前

Prodigy and Schedule-Free, together at last.

Python
66
3 个月前

Intergration to get optimizers information from the SolarEdge portal

Python
53
5 个月前

Lookahead mechanism for optimizers in Keras.

Python
50
4 年前

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

Jupyter Notebook
50
5 年前

Toy implementations of some popular ML optimizers using Python/JAX

Python
44
4 年前