pranftw / neogradLinks
A deep learning framework created from scratch with Python and NumPy
☆237Updated 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.☆117Updated 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…☆288Updated 7 months ago
- Curated list of awesome material on optimization techniques to make artificial intelligence faster and more efficient 🚀☆118Updated last year
- Highly commented implementations of Transformers in PyTorch☆136Updated 2 years ago
- A Jax-based library for building transformers, includes implementations of GPT, Gemma, LlaMa, Mixtral, Whisper, SWin, ViT and more.☆290Updated 11 months ago
- Outlining techniques for improving the training performance of your PyTorch model without compromising its accuracy☆128Updated 2 years ago
- Execute a jupyter notebook, fast, without needing jupyter☆132Updated last month
- Manipulating Python Programs☆683Updated this week
- deep learning with pytorch lightning☆1Updated 9 months ago
- Small deep learning library written from scratch in Python, using NumPy/CuPy.☆125Updated 2 years ago
- A really tiny autograd engine☆95Updated 2 months ago
- Educational python for Neural Networks.☆128Updated last year
- Quadra: Effortless and reproducible deep learning workflows with configuration files.