astledsa / Deep-Learning-CLinks
An implement of deep learning framework and models in C
☆48Updated 2 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:
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆271Updated 7 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆228Updated 10 months ago
- my little linear algebra library☆46Updated 11 months ago
- could we make an ml stack in 100,000 lines of code?☆46Updated 11 months ago
- pytorch from scratch in pure C/CUDA and python☆40Updated 8 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
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆24Updated 10 months ago
- Andrej Kapathy's micrograd implemented in c☆28Updated 10 months ago
- Tensor library with autograd using only Rust's standard library☆68Updated 11 months ago
- Learnings and programs related to CUDA☆407Updated 4 months ago
- in this repository, i'm going to implement increasingly complex llm inference optimizations☆60Updated last month
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆96Updated 10 months ago
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆118Updated 5 months ago
- Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cann…☆37Updated 9 months ago
- Alex Krizhevsky's original code from Google Code☆192Updated 9 years ago
- Rust Implementation of micrograd☆52Updated 11 months ago
- parallelized hyperdimensional tictactoe☆117Updated 9 months ago
- A really tiny autograd engine☆94Updated 3 weeks 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
- A light tensor library in zig.☆78Updated 4 months ago
- Question paper of courses taught at IISC as part of MTech AI curriculum☆66Updated 6 months ago
- (WIP) A small but powerful, homemade PyTorch from scratch.☆555Updated this week
- 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
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆352Updated 2 months ago
- a tiny vectorstore implementation built with numpy.☆62Updated last year
- Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)☆53Updated 10 months ago
- Let's make all Machine learning algorithms from scratch!☆13Updated 11 months ago
- buildingggggggg 🐳☆25Updated 9 months ago
- Learning about CUDA by writing PTX code.☆132Updated last year
- ☆90Updated 5 months ago