astledsa / Deep-Learning-CLinks
An implement of deep learning framework and models in C
☆47Updated 10 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.☆225Updated last year
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆276Updated last year
- pytorch from scratch in pure C/CUDA and python☆41Updated last year
- my little linear algebra library☆44Updated last year
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆376Updated 9 months ago
- could we make an ml stack in 100,000 lines of code?☆46Updated last year
- Tensor library with autograd using only Rust's standard library☆71Updated 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
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆96Updated last year
- Learnings and programs related to CUDA☆432Updated 7 months ago
- GPT-2 in C☆78Updated 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
- This repo has all the basic things you'll need in-order to understand complete vision transformer architecture and its various implementa…☆229Updated last year
- in this repository, i'm going to implement increasingly complex llm inference optimizations☆81Updated 8 months ago
- Solve puzzles to improve your tinygrad skills!☆178Updated 3 months ago
- A really tiny autograd engine☆99Updated 8 months ago
- (WIP) A small but powerful, homemade PyTorch from scratch.☆672Updated last week
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆87Updated last year
- High Quality Resources on GPU Programming/Architecture☆591Updated last year
- Andrej Kapathy's micrograd implemented in c☆30Updated last year
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆181Updated last year
- ☆96Updated last year
- Alex Krizhevsky's original code from Google Code☆199Updated 9 years ago
- a tiny vectorstore implementation built with numpy.☆64Updated last year
- Learning about CUDA by writing PTX code.☆152Updated last year
- Gradient descent is cool and all, but what if we could delete it?☆106Updated 5 months ago
- Implementations of Papers that I read, you can read my breakdown in my blog☆89Updated 3 months ago
- Visualization of cache-optimized matrix multiplication☆157Updated 10 months ago
- High performance hybrid classical-quantum computing learning framework written in C☆447Updated 3 weeks ago