astledsa / Deep-Learning-C
☆47Updated 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
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆221Updated 4 months ago
- Convoluting η-dimensional tensors over abstract manifolds.☆55Updated 2 weeks ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆20Updated 4 months ago
- Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cann…☆38Updated 3 months ago
- Tensor library with autograd using only Rust's standard library☆62Updated 5 months ago
- my little linear algebra library☆45Updated 5 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆195Updated 3 weeks ago
- pytorch from scratch in pure C/CUDA and python☆38Updated 2 months ago
- Andrej Kapathy's micrograd implemented in c☆29Updated 4 months ago
- This repo has all the basic things you'll need in-order to understand complete vision transformer architecture and its various implementa…☆180Updated this week
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆95Updated 4 months ago
- learningggggggg 🐳☆125Updated 2 weeks ago
- A MNIST neural network written from scratch in Odin, visualised with Raylib☆161Updated 2 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆80Updated 3 months ago
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆166Updated 4 months ago
- A minimal Tensor Processing Unit (TPU) inspired by Google's TPUv1.☆120Updated 4 months ago
- A really tiny autograd engine☆88Updated 8 months ago
- Rust Implementation of micrograd☆51Updated 5 months ago
- a simple numpy alternative in C☆18Updated 2 months ago
- creating a tiny tensor library in raw C☆557Updated 2 months ago
- parallelized hyperdimensional tictactoe☆110Updated 3 months ago
- A tinycompiler in C from scratch☆91Updated 4 months ago
- Alex Krizhevsky's original code from Google Code☆190Updated 8 years ago
- High-Performance FP32 Matrix Multiplication on CPU☆307Updated 2 weeks ago
- Accelerated General (FP32) Matrix Multiplication☆71Updated last week
- High Quality Resources on GPU Programming/Architecture☆569Updated 4 months ago
- could we make an ml stack in 100,000 lines of code?☆27Updated 5 months ago
- In this repository I have a code and brief explanations of the attempts that I made at the ARC-AGI (2024) challenges :)☆23Updated last month
- http server in c++☆87Updated 3 months ago
- A single-threaded event-driven cache☆19Updated 2 months ago