optimizers topic
fer
Code for the paper "Facial Emotion Recognition: State of the Art Performance on FER2013"
DL4S
Accelerated tensor operations and dynamic neural networks based on reverse mode automatic differentiation for every device that can run Swift - from watchOS to Linux
transformer
Neutron: A pytorch based implementation of Transformer and its variants.
keras-lookahead
Lookahead mechanism for optimizers in Keras.
Hypergradient_variants
Improved Hypergradient optimizers, providing better generalization and faster convergence.
dnn_from_scratch
A high level deep learning library for Convolutional Neural Networks,GANs and more, made from scratch(numpy/cupy implementation).
submodlib
Summarize Massive Datasets using Submodular Optimization
ML-Optimizers-JAX
Toy implementations of some popular ML optimizers using Python/JAX
lion-pytorch
🦁 Lion, new optimizer discovered by Google Brain using genetic algorithms that is purportedly better than Adam(w), in Pytorch
optim4rl
Optim4RL is a Jax framework of learning to optimize for reinforcement learning.