shawwn / ml-notesLinks
☆39Updated 2 years ago
Alternatives and similar repositories for ml-notes
Users that are interested in ml-notes are comparing it to the libraries listed below
Sorting:
- Python Research Framework☆106Updated 2 years ago
- A GPT, made only of MLPs, in Jax☆58Updated 4 years ago
- A case study of efficient training of large language models using commodity hardware.☆68Updated 3 years ago
- Swarm training framework using Haiku + JAX + Ray for layer parallel transformer language models on unreliable, heterogeneous nodes☆241Updated 2 years ago
- Image augmentation library for Jax☆39Updated last year
- A framework for implementing equivariant DL☆10Updated 4 years ago
- Babysit your preemptible TPUs☆86Updated 2 years ago
- Visualize tensors in a plain Python REPL using Sparklines☆45Updated 4 years ago
- A collection of optimizers, some arcane others well known, for Flax.☆29Updated 3 years ago
- 👑 Pytorch code for the Nero optimiser.☆20Updated 2 years ago
- A stateful pytree library for training neural networks.☆22Updated 3 years ago
- Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways - in Jax (Equinox framework)☆187Updated 3 years ago
- Framework-agnostic library for checking array/tensor shapes at runtime.☆46Updated 4 years ago
- One stop shop for all things carp☆59Updated 2 years ago
- ESGD-M is a stochastic non-convex second order optimizer, suitable for training deep learning models, for PyTorch.☆56Updated 2 years ago
- How to use the Flax Linen API to build a convolutional neural network model and train it for image classification (using TensorFlow Datas…☆24Updated last year
- Serialize JAX, Flax, Haiku, or Objax model params with 🤗`safetensors`☆45Updated last year
- TPU index is a package for fast similarity search over large collections of high dimension vectors on TPUs☆17Updated 3 years ago
- Contrastive Language-Image Pretraining☆144Updated 2 years ago
- Hidden Engrams: Long Term Memory for Transformer Model Inference