smolorg / smolarLinks
a tiny multidimensional array implementation in C similar to numpy, but only one file.
☆228Updated last year
Alternatives and similar repositories for smolar
Users that are interested in smolar are comparing it to the libraries listed below
Sorting:
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆274Updated 8 months ago
- An implement of deep learning framework and models in C☆48Updated 4 months ago
- parallelized hyperdimensional tictactoe☆118Updated 11 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆24Updated last year
- (WIP) A small but powerful, homemade PyTorch from scratch.☆558Updated this week
- High Quality Resources on GPU Programming/Architecture☆588Updated last year
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆172Updated last year
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆96Updated last year
- creating a tiny tensor library in raw C☆734Updated 5 months ago
- This repo has all the basic things you'll need in-order to understand complete vision transformer architecture and its various implementa…☆228Updated 7 months ago
- my little linear algebra library☆45Updated last year
- http server written in cpp☆88Updated 11 months ago
- Learnings and programs related to CUDA☆414Updated last month
- A MNIST neural network written from scratch in Odin, visualised with Raylib☆174Updated 10 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated 11 months ago
- Solve puzzles to improve your tinygrad skills!☆140Updated 4 months ago
- could we make an ml stack in 100,000 lines of code?☆46Updated last year
- Tutorials on tinygrad☆396Updated last month
- GPT-2 in C☆75Updated 7 months ago
- From the Tensor to Stable Diffusion, a rough outline for a 1 week course.☆1,067Updated last week
- From the Transistor to the Web Browser, a rough outline for a 12 week course☆232Updated last year
- High performance hybrid classical-quantum computing learning framework written in C☆444Updated 6 months ago
- The Tensor (or Array)☆441Updated 11 months ago
- pytorch from scratch in pure C/CUDA and python☆40Updated 9 months ago
- Complete solutions to the Programming Massively Parallel Processors Edition 4☆450Updated last month
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆123Updated 6 months ago
- A single-threaded TCP server with an event loop using the poll system call written in C.☆91Updated last year
- ☆92Updated 6 months ago
- Alex Krizhevsky's original code from Google Code☆195Updated 9 years ago
- Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)☆53Updated 11 months ago