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☆82Updated this week
- Publication-quality data representation library based on Matplotlib.☆167Updated 2 years ago
- An implementation of the Nyströmformer, using Nystrom method to approximate standard self attention☆56Updated 3 years ago
- An experiment with "freely" wired neural networks (no layers)☆163Updated last year
- A declarative drawing API in Python☆296Updated last year
- Module 0 - Fundamentals☆106Updated last year
- A simple transformer implementation without difficult syntax and extra bells and whistles.☆53Updated 2 years ago
- A minimal implementation of autograd (in pure Python) 🍰☆95Updated 4 years ago
- A "build to learn" Alpha Zero implementation using Gradient Boosted Decision Trees (LightGBM)☆86Updated 6 months ago
- Lightweight Experiment & Resource Monitoring 📺☆189Updated 2 years ago
- ☆149Updated 3 years ago
- Annotate python source code☆69Updated 5 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 8 months ago
- convert a scikit-learn decision tree into a Keras model☆39Updated last year
- A deep learning framework created from scratch with Python and NumPy☆237Updated 2 years ago
- 🦠 AD in less than 20 lines☆54Updated 4 years ago
- Simple scheduler for running jobs on GPUs☆180Updated 4 years ago
- Absolute minimalistic implementation of a GPT-like transformer using only numpy (<650 lines).☆253Updated last year
- ☆40Updated 2 years ago
- Run compute jobs on AWS as if you were running them locally.☆125Updated 3 years ago
- A minimal Python kernel so you can run Python in your Python☆39Updated 3 years ago
- Swarm training framework using Haiku + JAX + Ray for layer parallel transformer language models on unreliable, heterogeneous nodes☆241Updated 2 years ago
- ☆248Updated last year
- A cleaner way to build neural networks for PyTorch.☆184Updated 5 years ago
- Toy implementations of some popular ML optimizers using Python/JAX☆44Updated 4 years ago
- A lightweight (serverless) native python parallel processing framework based on simple decorators and call graphs.☆103Updated 3 years ago
- An Implementation of Transformer in Transformer in TensorFlow for image classification, attention inside local patches☆43Updated 3 years ago
- ☆18Updated 3 years ago
- Python library for embedding large graphs in 2D space, using force-directed layouts.☆163Updated 2 years ago
- 1.2% test error on MNIST using only least squares and numpy calls.☆19Updated 2 years ago