AndrewCarterUK / mnist-neural-network-plain-cLinks
A neural network implementation for the MNIST dataset, written in plain C
☆97Updated 4 years ago
Alternatives and similar repositories for mnist-neural-network-plain-c
Users that are interested in mnist-neural-network-plain-c are comparing it to the libraries listed below
Sorting:
- The study & production material for https://www.youtube.com/watch?v=Pc8DfEyAxzg☆172Updated 7 years ago
- Fabrice Bellard's fbcc C Compiler☆43Updated 5 years ago
- A C compiler☆54Updated 4 years ago
- Tiny programs from various sources, for testing softcores☆116Updated 5 months ago
- Mandelbrot set in SIMD (SSE, AVX)☆83Updated 7 years ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- GCC Tiny front-end☆104Updated 7 years ago
- C implementation of the L-Mul f32/f16 multiplications from paper: https://arxiv.org/html/2410.00907☆28Updated 9 months ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆175Updated last year
- A tiny, just-for-fun software rasterizer written in C☆70Updated 7 years ago
- Clover: Quantized 4-bit Linear Algebra Library☆114Updated 7 years ago
- Beyond Floating Point - Posit C/C++ implementation☆295Updated last year
- Standalone C compiler for RISC-V and ARM☆87Updated last year
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Simple File System implementation (mono-user, mono- application, mono-file-edition...)☆52Updated 12 years ago
- A header-only C matrix library☆26Updated 8 years ago
- A hobby Operating System developed from scratch using C/C++ and assembly☆69Updated 4 years ago
- A mini x86-64 assembler for fun and learning.☆216Updated 4 months ago
- TinyFive is a lightweight RISC-V emulator and assembler written in Python with neural network examples☆62Updated last year
- ☆35Updated 5 months ago
- Yet another (but better) modern OpenGL hello world☆84Updated 6 years ago
- A recurrent (LSTM) neural network in C☆94Updated 3 years ago
- Minecraft clone written in C.☆24Updated 3 years ago
- C++ implementations of common data compression algorithms.☆115Updated 8 years ago
- A minimal RISC-V RV32I disassembler☆56Updated 4 years ago
- Barebones multiboot kernel for beginners☆153Updated 5 years ago
- Rabbit VM.☆107Updated 6 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆292Updated 3 years ago
- A compiler, assembler, and processor.☆24Updated 7 years ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆46Updated 3 years ago