smolorg / smolarLinks
a tiny multidimensional array implementation in C similar to numpy, but only one file.
☆225Updated 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☆276Updated last year
- An implement of deep learning framework and models in C☆47Updated 10 months ago
- High Quality Resources on GPU Programming/Architecture☆591Updated last year
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆26Updated last year
- parallelized hyperdimensional tictactoe☆126Updated last year
- Following Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆172Updated last year
- (WIP) A small but powerful, homemade PyTorch from scratch.☆674Updated last week
- This repo has all the basic things you'll need in-order to understand complete vision transformer architecture and its various implementa…