sradc / SmallPebbleLinks
Small deep learning library written from scratch in Python, using NumPy/CuPy.
☆125Updated 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 3 weeks ago
- A minimal implementation of autograd (in pure Python) 🍰☆96Updated 4 years ago
- Module 0 - Fundamentals☆111Updated last year
- An experiment with "freely" wired neural networks (no layers)☆164Updated last year
- A declarative drawing API in Python☆298Updated last year
- A simple transformer implementation without difficult syntax and extra bells and whistles.☆54Updated 2 years ago
- Annotate python source code☆69Updated 5 years ago
- An implementation of the Nyströmformer, using Nystrom method to approximate standard self attention☆57Updated 3 years ago
- Publication-quality data representation library based on Matplotlib.☆168Updated 3 years ago
- Lightweight Experiment & Resource Monitoring 📺☆187Updated 2 years ago
- ☆18Updated 3 years ago
- A lightweight (serverless) native python parallel processing framework based on simple decorators and call graphs.☆103Updated 3 years ago
- SKIP for AI☆21Updated 6 years ago
- Python library for embedding large graphs in 2D space, using force-directed layouts.☆163Updated 3 years ago
- An Implementation of Transformer in Transformer in TensorFlow for image classification, attention inside local patches☆43Updated 3 years ago
- Absolute minimalistic implementation of a GPT-like transformer using only numpy (<650 lines).☆254Updated 2 years ago
- Simple scheduler for running jobs on GPUs☆183Updated 4 years ago
- A "build to learn" Alpha Zero implementation using Gradient Boosted Decision Trees (LightGBM)☆87Updated 9 months ago
- ☆40Updated 3 years ago
- A recurrent/memory-based neural network library implemented from scratch in C.☆57Updated 4 years ago
- ☆153Updated 3 years ago
- ☆85Updated 5 years ago
- Blazingly fast capsule networks in 75 lines of pytorch+einops☆27Updated 4 years ago
- Lightweight machine learning library based on OpenCL 1.2☆75Updated 5 years ago
- A minimal Python kernel so you can run Python in your Python☆39Updated 3 years ago
- A deep learning framework created from scratch with Python and NumPy☆238Updated 3 years ago
- Autograd Engine for Python Written in Python C-API for Speed☆20Updated 2 years ago
- Toy implementations of some popular ML optimizers using Python/JAX☆44Updated 4 years ago
- a lightweight transformer library for PyTorch☆72Updated 4 years ago
- Lazy, a tool for running things in idle time☆48Updated 4 years ago