smolorg / smolarLinks
a tiny multidimensional array implementation in C similar to numpy, but only one file.
☆228Updated 11 months ago
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☆272Updated 7 months ago
- An implement of deep learning framework and models in C☆48Updated 3 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆24Updated 11 months ago
- creating a tiny tensor library in raw C☆728Updated 4 months ago
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆173Updated 11 months ago
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆96Updated 11 months ago
- High Quality Resources on GPU Programming/Architecture☆589Updated 11 months ago
- parallelized hyperdimensional tictactoe☆118Updated 10 months ago
- my little linear algebra library☆46Updated last year
- (WIP) A small but powerful, homemade PyTorch from scratch.☆555Updated last week
- Learnings and programs related to CUDA☆411Updated 2 weeks ago
- This repo has all the basic things you'll need in-order to understand complete vision transformer architecture and its various implementa…☆227Updated 6 months ago
- learningggggggg 🐳☆537Updated 3 months ago
- A MNIST neural network written from scratch in Odin, visualised with Raylib☆173Updated 9 months ago
- Solve puzzles to improve your tinygrad skills!☆135Updated 4 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆86Updated 10 months ago
- High performance hybrid classical-quantum computing learning framework written in C☆445Updated 5 months ago
- could we make an ml stack in 100,000 lines of code?☆46Updated 11 months ago
- Question paper of courses taught at IISC as part of MTech AI curriculum☆66Updated 7 months ago
- ☆90Updated 5 months ago
- Tutorials on tinygrad☆391Updated 3 weeks ago
- GPT-2 in C☆72Updated 6 months ago
- Complete solutions to the Programming Massively Parallel Processors Edition 4☆196Updated 3 weeks ago
- http server written in cpp☆88Updated 10 months ago
- buildingggggggg 🐳☆26Updated 10 months ago
- pytorch from scratch in pure C/CUDA and python☆40Updated 9 months ago
- From the Tensor to Stable Diffusion, a rough outline for a 1 week course.☆1,067Updated 2 months ago
- This is a small autograd engine, made purely from numpy and python.☆29Updated 9 months ago
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆350Updated 2 months ago
- Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cann…☆37Updated 10 months ago