shreyansh26 / ML-Optimizers-JAXLinks
Toy implementations of some popular ML optimizers using Python/JAX
☆44Updated 4 years ago
Alternatives and similar repositories for ML-Optimizers-JAX
Users that are interested in ML-Optimizers-JAX are comparing it to the libraries listed below
Sorting:
- a lightweight transformer library for PyTorch☆72Updated 4 years ago
- ☆85Updated 4 years ago
- Easy-to-use AdaHessian optimizer (PyTorch)☆79Updated 5 years ago
- A GPT, made only of MLPs, in Jax☆58Updated 4 years ago
- ☆104Updated 4 years ago
- A collection of optimizers, some arcane others well known, for Flax.☆29Updated 4 years ago
- Notebook for comprehensive analysis of authors, organizations, and countries of ICML 2020 papers.☆56Updated 5 years ago
- A python library for highly configurable transformers - easing model architecture search and experimentation.☆49Updated 3 years ago
- 👩 Pytorch and Jax code for the Madam optimiser.☆53Updated 4 years ago
- A simple implementation of a deep linear Pytorch module☆21Updated 5 years ago
- Loss Patterns of Neural Networks☆86Updated 4 years ago
- A lightweight library for tensorflow 2.0☆66Updated 5 years ago
- Pretrained TorchVision models on CIFAR10 dataset (with weights)☆24Updated 5 years ago
- This repository contains the results for the paper: "Descending through a Crowded Valley - Benchmarking Deep Learning Optimizers"☆184Updated 4 years ago
- ☆42Updated 5 years ago
- Very deep VAEs in JAX/Flax☆46Updated 4 years ago
- notebooks of cool EBM visualizations☆15Updated 4 years ago
- A deep learning library based on Pytorch focussed on low resource language research and robustness☆70Updated 3 years ago
- Framework-agnostic library for checking array/tensor shapes at runtime.☆46Updated 4 years ago
- Implementations and checkpoints for ResNet, Wide ResNet, ResNeXt, ResNet-D, and ResNeSt in JAX (Flax).☆115Updated 3 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- Usable implementation of Emerging Symbol Binding Network (ESBN), in Pytorch☆25Updated 4 years ago
- EfficientNet, MobileNetV3, MobileNetV2, MixNet, etc in JAX w/ Flax Linen and Objax☆128Updated last year
- ☆79Updated 5 years ago
- Yet Another Neural Network Library 🤔☆27Updated 2 months ago
- JAX implementation of Learning to learn by gradient descent by gradient descent☆28Updated 3 months ago
- ☆71Updated 2 years ago
- A simple Transformer where the softmax has been replaced with normalization☆20Updated 5 years ago
- A selection of neural network models ported from torchvision for JAX & Flax.☆44Updated 3 months ago
- Yet another mini autodiff system for educational purposes