Repository navigation

#

adam

On the Variance of the Adaptive Learning Rate and Beyond

Python
2548
4 年前

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

Kotlin
480
2 个月前

Learning Rate Warmup in PyTorch

Python
408
1 个月前

RAdam implemented in Keras & TensorFlow

Python
325
3 年前

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++
310
2 年前

8-bit systems to ESP32 WiFi Multifunction Firmware

C
247
3 天前

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
182
7 个月前
Rust
130
2 年前

AdamW optimizer for Keras

Python
115
6 年前

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

Python
103
5 个月前

A tour of different optimization algorithms in PyTorch.

Jupyter Notebook
95
3 年前

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
4 年前

Easy-to-use AdaHessian optimizer (PyTorch)

Python
78
4 年前

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

Python
66
2 年前

Lion and Adam optimization comparison

Jupyter Notebook
61
2 年前

Easy-to-use linear and non-linear solver

C++
51
18 天前

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
40
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 年前