pranftw / neograd
A deep learning framework created from scratch with Python and NumPy
☆236Updated 2 years ago
Alternatives and similar repositories for neograd
Users that are interested in neograd are comparing it to the libraries listed below
Sorting:
- Documented and Unit Tested educational Deep Learning framework with Autograd from scratch.☆111Updated last year
- A really tiny autograd engine☆92Updated last year
- For optimization algorithm research and development.☆513Updated this week
- Curated list of awesome material on optimization techniques to make artificial intelligence faster and more efficient 🚀☆114Updated last year
- A pure NumPy implementation of Mamba.☆222Updated 10 months ago
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆150Updated 11 months ago
- CUDA tutorials for Maths & ML tutorials with examples, covers multi-gpus, fused attention, winograd convolution, reinforcement learning.☆182Updated last month
- Highly commented implementations of Transformers in PyTorch☆136Updated last year
- Minimalist deep learning library written from scratch in Python, using NumPy/CuPy.☆122Updated 2 years ago
- A subset of PyTorch's neural network modules, written in Python using OpenAI's Triton.☆536Updated this week
- 🤖 A PyTorch library of curated Transformer models and their composable components☆886Updated last year
- Outlining techniques for improving the training performance of your PyTorch model without compromising its accuracy☆129Updated 2 years ago
- Minimal example scripts of the Hugging Face Trainer, focused on staying under 150 lines☆198Updated last year
- A tool to analyze and debug neural networks in pytorch. Use a GUI to traverse the computation graph and view the data from many different…☆287Updated 5 months ago
- Alex Krizhevsky's original code from Google Code☆192Updated 9 years ago
- A Jax-based library for building transformers, includes implementations of GPT, Gemma, LlaMa, Mixtral, Whisper, SWin, ViT and more.☆287Updated 8 months ago
- Autograd to GPT-2 completely from scratch☆113Updated 3 weeks ago
- MinT: Minimal Transformer Library and Tutorials☆254Updated 2 years ago
- ☆163Updated 11 months ago
- Install PyTorch distributions with computation backend auto-detection☆251Updated 2 weeks ago
- deep learning with pytorch lightning☆1Updated 6 months ago
- ☆92Updated last month
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆350Updated 3 weeks ago
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆129Updated 6 months ago
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆181Updated last year
- The Tensor (or Array)☆432Updated 9 months ago
- The merlin dataloader lets you rapidly load tabular data for training deep leaning models with TensorFlow, PyTorch or JAX☆418Updated last year
- Manipulating Python Programs☆660Updated 2 weeks ago
- If tinygrad wasn't small enough for you...☆720Updated last year
- Package for extracting and mapping the results of every single tensor operation in a PyTorch model in one line of code.☆580Updated 2 months ago