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 3 years ago
- Framework-agnostic library for checking array/tensor shapes at runtime.☆46Updated 4 years ago
- 👩 Pytorch and Jax code for the Madam optimiser.☆51Updated 4 years ago
- Loss Patterns of Neural Networks☆85Updated 3 years ago
- ☆85Updated 4 years ago
- A collection of optimizers, some arcane others well known, for Flax.☆29Updated 4 years ago
- A GPT, made only of MLPs, in Jax☆58Updated 4 years ago
- Implementations and checkpoints for ResNet, Wide ResNet, ResNeXt, ResNet-D, and ResNeSt in JAX (Flax).☆112Updated 3 years ago
- notebooks of cool EBM visualizations☆15Updated 4 years ago
- Notebook for comprehensive analysis of authors, organizations, and countries of ICML 2020 papers.☆56Updated 4 years ago
- Very deep VAEs in JAX/Flax☆46Updated 4 years ago
- Yet another mini autodiff system for educational purposes☆30Updated 9 months ago
- ☆103Updated 4 years ago
- A lightweight library for tensorflow 2.0☆66Updated 5 years ago
- A simple Transformer where the softmax has been replaced with normalization☆20Updated 4 years ago
- Official code repository of the paper Linear Transformers Are Secretly Fast Weight Programmers.☆105Updated 4 years ago
- Easy-to-use AdaHessian optimizer (PyTorch)☆79Updated 4 years ago
- A python library for highly configurable transformers - easing model architecture search and experimentation.☆49Updated 3 years ago
- Implementation of Feedback Transformer in Pytorch☆107Updated 4 years ago
- ☆42Updated 5 years ago
- A framework for implementing equivariant DL☆10Updated 4 years ago
- Some small scale experiments for my blog posts 📝☆79Updated 3 years ago
- Visualize tensors in a plain Python REPL using Sparklines☆45Updated 4 years ago
- A selection of neural network models ported from torchvision for JAX & Flax.☆44Updated last month
- Yet Another Neural Network Library 🤔