Repository navigation

#

adam

On the Variance of the Adaptive Learning Rate and Beyond

Python
2554
4 年前

Adam (or adm) is a coroutine-friendly Android Debug Bridge client written in Kotlin

Kotlin
488
6 个月前

Learning Rate Warmup in PyTorch

Python
410
2 个月前

RAdam implemented in Keras & TensorFlow

Python
326
4 年前

This is a repo for my master thesis research about the Fusion of Visual SLAM and GPS. It contains the research paper, code and other interesting data.

C++
317
2 年前

8-bit systems to ESP32 WiFi Multifunction Firmware

C
250
2 天前

Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advantage Actor-Critic (A3C) Algorithm. This is much superior and efficient than DQN and obsoletes it. Can play on many games

Python
188
1 年前
Rust
132
2 年前

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

Python
116
9 个月前

AdamW optimizer for Keras

Python
115
6 年前

A tour of different optimization algorithms in PyTorch.

Jupyter Notebook
99
4 年前

ADAS is short for Adaptive Step Size, it's an optimizer that unlike other optimizers that just normalize the derivative, it fine-tunes the step size, truly making step size scheduling obsolete, achieving state-of-the-art training performance

C++
85
5 年前

Easy-to-use AdaHessian optimizer (PyTorch)

Python
79
5 年前

Unofficial implementation of Switching from Adam to SGD optimization in PyTorch.

Python
66
3 年前

Lion and Adam optimization comparison

Jupyter Notebook
63
2 年前

Easy-to-use linear and non-linear solver

C++
52
2 个月前

Toy implementations of some popular ML optimizers using Python/JAX

Python
44
4 年前

Deep learning projects including applications (face recognition, neural style transfer, autonomous driving, sign language reading, music generation, translation, speech recognition and NLP) and theories (CNNs, RNNs, LSTM, Adam, Dropout, BatchNorm, Xavier/He initialization, hyperparameter tuning, regularization, optimization, Residual Networks). Deep Learning Specialization by Andrew Ng, deeplearning.ai

Jupyter Notebook
41
7 年前

Partially Adaptive Momentum Estimation method in the paper "Closing the Generalization Gap of Adaptive Gradient Methods in Training Deep Neural Networks" (accepted by IJCAI 2020)

Python
39
2 年前