sradc / SmallPebbleLinks
Small deep learning library written from scratch in Python, using NumPy/CuPy.
☆124Updated 3 years ago
Alternatives and similar repositories for SmallPebble
Users that are interested in SmallPebble are comparing it to the libraries listed below
Sorting:
- Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory☆83Updated last week
- A minimal implementation of autograd (in pure Python) 🍰☆96Updated 4 years ago
- A "build to learn" Alpha Zero implementation using Gradient Boosted Decision Trees (LightGBM)☆86Updated 8 months ago
- An experiment with "freely" wired neural networks (no layers)☆164Updated last year
- A declarative drawing API in Python☆298Updated last year
- 🦠 AD in less than 20 lines☆54Updated 4 years ago
- An implementation of the Nyströmformer, using Nystrom method to approximate standard self attention☆56Updated 3 years ago
- Module 0 - Fundamentals☆110Updated last year
- Publication-quality data representation library based on Matplotlib.☆168Updated 3 years ago
- A thin, highly portable toolkit for efficiently compiling dense loop-based computation.☆149Updated 2 years ago
- Lightweight Experiment & Resource Monitoring 📺☆187Updated 2 years ago
- Annotate python source code☆69Updated 5 years ago
- A simple transformer implementation without difficult syntax and extra bells and whistles.☆53Updated 2 years ago
- Functional machine learning for fun☆85Updated 4 years ago
- Autograd Engine for Python Written in Python C-API for Speed☆20Updated 2 years ago
- An Implementation of Transformer in Transformer in TensorFlow for image classification, attention inside local patches☆43Updated 3 years ago
- A deep learning framework created from scratch with Python and NumPy☆237Updated 2 years ago
- Nod.ai 🦈 version of 👻 . You probably want to start at https://github.com/nod-ai/shark for the product and the upstream IREE repository …☆106Updated 10 months ago
- ☆152Updated 3 years ago
- A pure-functional implementation of a machine learning transformer model in Python/JAX☆180Updated 6 months ago
- Docs☆143Updated 11 months ago
- ☆40Updated 2 years ago
- Python library for embedding large graphs in 2D space, using force-directed layouts.☆163Updated 2 years ago
- Swarm training framework using Haiku + JAX + Ray for layer parallel transformer language models on unreliable, heterogeneous nodes☆242Updated 2 years ago
- A recurrent/memory-based neural network library implemented from scratch in C.☆56Updated 4 years ago
- Create real-time plots in Jupyter Notebooks.☆143Updated 2 years ago
- a simple implementation of autograd engine☆24Updated 7 years ago
- convert a scikit-learn decision tree into a Keras model☆39Updated 2 years ago
- SKIP for AI☆21Updated 5 years ago
- Yaae: Yet another autodiff engine (written in Numpy).☆28Updated 2 years ago