Lucasc-99 / NoTorchLinks
A from-scratch neural network and transformers library, with speeds rivaling PyTorch
☆10Updated 10 months ago
Alternatives and similar repositories for NoTorch
Users that are interested in NoTorch are comparing it to the libraries listed below
Sorting:
- A minimalist neural networks library built on a tiny autograd engine☆21Updated last year
- A very boring programming language☆12Updated 5 months ago
- 🦠 AD in less than 20 lines☆54Updated 4 years ago
- A miniscule implementation of reverse mode auto-differentiation☆29Updated 4 years ago
- A collection of lambda calculus interpreters and development tools☆16Updated 3 years ago
- A ridiculous Python interpreter written—from scratch—in Rust.☆25Updated this week
- ☆152Updated 3 years ago
- A Datalog Framework for Python☆15Updated 2 years ago
- Nadir: Cutting-edge PyTorch optimizers for simplicity & composability! 🔥🚀💻☆14Updated last year
- pylibjit, a Python library for compiling Python functions☆19Updated 5 years ago
- A Python JIT compiler☆12Updated 6 years ago
- egg is a flexible, high-performance e-graph library☆13Updated last year
- A header-only C++ library for writing compiler/interpreter frontends.☆16Updated 3 weeks ago
- A formalization of first-order logic and Peano's axioms in Python☆21Updated 7 months ago
- Code to go with my article "The AWK book's 60-line version of Make"☆15Updated 2 years ago
- Pull your compiler up with abstract bootstraps.☆31Updated 3 years ago
- A small inline caching demo.