markkraay / mnist-from-scratchLinks
Code for training basic neural networks, especially the MNIST numbers dataset.
☆245Updated last year
Alternatives and similar repositories for mnist-from-scratch
Users that are interested in mnist-from-scratch are comparing it to the libraries listed below
Sorting:
- Simple Perceptron Implementation inspired by Veritasium Video☆97Updated 3 years ago
- Simple stb-style header-only library for Neural Networks☆375Updated last year
- Notes from Machine Learning in C session☆110Updated 2 years ago
- Linear Algebra in C☆108Updated 3 years ago
- Artifacts of that Memory Management Tsoding Session☆165Updated last year
- A compiler collection I made :&☆202Updated 10 months ago
- ☆291Updated 2 years ago
- SmoothLife Implementation in C☆73Updated last year
- Rift - A Language Transpiler☆108Updated 2 years ago
- From-scratch C compiler for my custom 16-bit CPU☆72Updated 2 years ago
- Simple String_View implementation for C programming language.☆175Updated last year
- Snake written in Pure C and compilable to WebAssembly☆149Updated last year
- A simple base layer, and utilities for my own C development. A lot of the stuff came from https://www.youtube.com/c/Mr4thProgramming, but…☆362Updated 3 months ago
- std replacement for C++☆168Updated 6 months ago
- A CPU-only, from-scratch 3D game written in C, where you dodge blocks☆91Updated 2 years ago
- Command-line flag parsing in C☆180Updated 3 weeks ago
- Custom 16-bit homebrew CPU, emulator, renderer, circuit, and language☆828Updated 3 months ago
- Compiler for the COOL language written in C.☆117Updated 8 months ago
- ASCII & UNICODE Graphics Library made for and using C++ Windows☆203Updated last year
- This is the notes from a Hash Table in C stream.☆33Updated last year
- Print an image in the terminal using the term 256 colors☆87Updated last year
- ☆503Updated last year
- FAQ☆164Updated 10 months ago
- Genetic Algorithm trains NN to play Flappy like game.☆55Updated 3 years ago
- Demo for the Simple 2D Constraint Solver.☆104Updated last year
- Repository of algorithms implemented in pure assembly☆243Updated last year
- JIT Compiler for Brainfuck☆171Updated last year
- A solution to the problem of finding five English words with 25 distinct characters, using dynamic programming.☆65Updated 2 years ago
- Simple physics simulator with support for rigid bodies, force generators and constraints.☆655Updated last year
- Arena Allocator implementation in pure C as an stb-style single-file library.☆547Updated 2 months ago