astledsa / Deep-Learning-CLinks
An implement of deep learning framework and models in C
☆48Updated 4 months ago
Alternatives and similar repositories for Deep-Learning-C
Users that are interested in Deep-Learning-C are comparing it to the libraries listed below
Sorting:
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆229Updated last year
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆278Updated 9 months ago
- could we make an ml stack in 100,000 lines of code?☆46Updated last year
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆351Updated 4 months ago
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆172Updated last year
- pytorch from scratch in pure C/CUDA and python☆40Updated 10 months ago
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆97Updated last year
- Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cann…☆38Updated last year
- my little linear algebra library☆45Updated last year
- Tensor library with autograd using only Rust's standard library☆69Updated last year
- parallelized hyperdimensional tictactoe☆124Updated last year
- Andrej Kapathy's micrograd implemented in c☆29Updated last year
- Learning about CUDA by writing PTX code.☆134Updated last year
- Learnings and programs related to CUDA☆415Updated last month
- (WIP) A small but powerful, homemade PyTorch from scratch.☆623Updated this week
- Noob Lessons from Stream about how GPUs work☆126Updated 4 months ago
- High Quality Resources on GPU Programming/Architecture☆588Updated last year
- in this repository, i'm going to implement increasingly complex llm inference optimizations☆64Updated 3 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated last year
- Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)☆53Updated last year
- GPT-2 in C☆75Updated 7 months ago
- ☆96Updated last year
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆122Updated 7 months ago
- This repo has all the basic things you'll need in-order to understand complete vision transformer architecture and its various implementa…☆226Updated 7 months ago
- ☆93Updated 7 months ago
- Complete solutions to the Programming Massively Parallel Processors Edition 4☆471Updated 2 months ago
- Solve puzzles to improve your tinygrad skills!☆142Updated 5 months ago
- A tinycompiler in C from scratch☆105Updated last year
- A really tiny autograd engine☆95Updated 3 months ago
- Rust Implementation of micrograd☆52Updated last year