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☆65Updated 2 years ago
- ☆36Updated 3 years ago
- This repository hosts the code to port NumPy model weights of BiT-ResNets to TensorFlow SavedModel format.☆14Updated 4 years ago
- Flexible Python library providing building blocks (layers) for reproducible Transformers research (Tensorflow ✅, Pytorch 🔜, and Jax 🔜)☆53Updated last year
- This repository hosts code for converting the original Vision Transformer models (JAX) to TensorFlow.☆33Updated 3 years ago
- ☆16Updated 2 years ago
- ☆134Updated 2 years ago
- A case study of efficient training of large language models using commodity hardware.☆68Updated 3 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- Examples of using PyTorch hooks, as covered in my YouTube tutorial video.☆39Updated 2 years ago
- Unofficial JAX implementations of deep learning research papers☆160Updated 3 years ago
- AI Summer's complete catalog of articles☆112Updated 3 years ago
- Code implementation from my blog post: https://fkodom.substack.com/p/transformers-from-scratch-in-pytorch☆97Updated 2 years ago
- Implementation of numerous Vision Transformers in Google's JAX and Flax.☆22Updated 3 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 3 years ago
- ☆75Updated 3 years ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆88Updated 4 years ago
- Collection of Pytorch lightning tutorial form as rich scripts automatically transformed to ipython notebooks.☆320Updated 4 months ago
- Experimental CUDA kernel framework unifying typed dimensions, NVRTC JIT specialization, and ML‑guided tuning.☆46Updated this week
- Symbolic API for model creation in PyTorch.☆68Updated 9 months ago
- ⛰️ RockyML - A High-Performance Scientific Computing Framework for Non-smooth Machine Learning Problems☆20Updated 2 years ago
- A lightweight library designed to accelerate the process of training PyTorch models by providing a minimal, but extensible training loop …☆193Updated 6 months ago
- This repository shows various ways of deploying a vision model (TensorFlow) from 🤗 Transformers.☆30Updated 3 years ago
- This repository hosts code for converting the original MLP Mixer models (JAX) to TensorFlow.☆15Updated 4 years ago
- ☆15Updated 3 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆59Updated 3 years ago
- Deep learning library implemented from scratch in numpy. Mixtral, Mamba, LLaMA, GPT, ResNet, and other experiments.☆54Updated last year
- Little article showing how to load pytorch's models with linear memory consumption☆34Updated 3 years ago
- MinT: Minimal Transformer Library and Tutorials☆260Updated 3 years ago
- A project template where PyTorch Lightning, Pydantic, and more! being used for training MNIST as an example.☆28Updated 3 years ago