The-AI-Summer / JAX-examplesLinks
A set of of fundamental operations and deep learning models using JAX
☆14Updated 4 years ago
Alternatives and similar repositories for JAX-examples
Users that are interested in JAX-examples are comparing it to the libraries listed below
Sorting:
- ML/DL Math and Method notes☆64Updated last year
- Minimal implementation of PAWS (https://arxiv.org/abs/2104.13963) in TensorFlow.☆45Updated 4 years ago
- This repository hosts code for converting the original Vision Transformer models (JAX) to TensorFlow.☆33Updated 3 years ago
- This repository hosts the code to port NumPy model weights of BiT-ResNets to TensorFlow SavedModel format.☆14Updated 3 years ago
- Code implementation from my blog post: https://fkodom.substack.com/p/transformers-from-scratch-in-pytorch☆95Updated 2 years ago
- Scripts to convert datasets from various sources to Hugging Face Datasets.☆57Updated 2 years ago
- This project shows how to derive the total number of training tokens from a large text dataset from 🤗 datasets with Apache Beam and Data…☆27Updated 2 years ago
- Examples of using PyTorch hooks, as covered in my YouTube tutorial video.☆39Updated last year
- A case study of efficient training of large language models using commodity hardware.☆68Updated 3 years ago
- Flexible Python library providing building blocks (layers) for reproducible Transformers research (Tensorflow ✅, Pytorch 🔜, and Jax 🔜)☆53Updated last year
- Unofficial JAX implementations of deep learning research papers☆156Updated 3 years ago
- ☆16Updated 2 years ago
- ☆24Updated 3 years ago
- ☆36Updated 3 years ago
- AI Summer's complete catalog of articles☆111Updated 3 years ago
- Module 0 - Fundamentals☆107Updated last year
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆57Updated 3 years ago
- Adaptation of discriminative learning rates from the Fastai library for standard PyTorch.☆18Updated 5 years ago
- Train fastai models faster (and other useful tools)☆71Updated 4 months ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- Fastai community entry to 2020 Reproducibility Challenge☆17Updated 2 years ago
- Contains code to demonstrate distributed training in TensorFlow 2 with AI Platform and custom Docker contains.☆20Updated 4 years ago
- Implementation of numerous Vision Transformers in Google's JAX and Flax.☆22Updated 3 years ago
- Build fast gradio demos of fastai learners☆35Updated 4 years ago
- GitHub Action That Retrieves Model Runs From Weights & Biases☆60Updated 3 years ago
- MinT: Minimal Transformer Library and Tutorials☆258Updated 3 years ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆88Updated 4 years ago
- HomebrewNLP in JAX flavour for maintable TPU-Training☆50Updated last year
- This repository hosts code for converting the original MLP Mixer models (JAX) to TensorFlow.☆15Updated 4 years ago
- Collection of Pytorch lightning tutorial form as rich scripts automatically transformed to ipython notebooks.☆318Updated 2 months ago