smolorg / smolarLinks
a tiny multidimensional array implementation in C similar to numpy, but only one file.
☆228Updated 10 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☆268Updated 6 months ago
- An implement of deep learning framework and models in C☆48Updated 2 months ago
- High Quality Resources on GPU Programming/Architecture☆587Updated 10 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆23Updated 10 months ago
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆173Updated 10 months ago
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆96Updated 10 months ago
- parallelized hyperdimensional tictactoe☆117Updated 9 months ago
- Learnings and programs related to CUDA☆402Updated 3 months ago
- This repo has all the basic things you'll need in-order to understand complete vision transformer architecture and its various implementa…☆218Updated 5 months ago
- (WIP) A small but powerful, homemade PyTorch from scratch.☆553Updated this week
- my little linear algebra library☆46Updated 10 months ago
- learningggggggg 🐳☆520Updated 2 months ago
- Solve puzzles to improve your tinygrad skills!☆128Updated 2 months ago
- ☆90Updated 4 months ago
- A single-threaded TCP server with an event loop using the poll system call written in C.☆90Updated last year
- A light tensor library in zig.☆78Updated 3 months ago
- pytorch from scratch in pure C/CUDA and python☆40Updated 7 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated 9 months ago
- Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)☆53Updated 9 months ago
- An HTTP server written from scratch in C.☆51Updated 11 months ago
- I try to replicate stuff from scratch in C, from the concepts I learn in college☆58Updated last month
- The Tensor (or Array)☆433Updated 9 months ago
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆351Updated last month
- buildingggggggg 🐳☆25Updated 8 months ago
- Let's make all Machine learning algorithms from scratch!☆13Updated 11 months ago
- Assignments of courses taught at IISC as part of MTech AI curriculum☆116Updated 3 months ago
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆125Updated last week
- creating a tiny tensor library in raw C☆699Updated 2 months ago
- This is a small autograd engine, made purely from numpy and python.☆29Updated 8 months ago
- just me trying to implement deep learning concepts in code☆168Updated last month