AndrewCarterUK / mnist-neural-network-plain-cLinks
A neural network implementation for the MNIST dataset, written in plain C
☆100Updated 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☆173Updated 7 years ago
- Mandelbrot set in SIMD (SSE, AVX)☆85Updated 7 years ago
- A readable CNN Inference implementation in C for anyone who wants to learn what exactly is going on behind the scenes☆57Updated 4 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- C implementation of the L-Mul f32/f16 multiplications from paper: https://arxiv.org/html/2410.00907☆28Updated last year
- ☆136Updated 2 years ago
- Clover: Quantized 4-bit Linear Algebra Library☆114Updated 7 years ago
- Fabrice Bellard's fbcc C Compiler☆45Updated 6 years ago
- A recurrent (LSTM) neural network in C☆95Updated 3 years ago
- Minimal OpenCL program on Windows☆20Updated 2 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- Taking the C pre-processor to its limits☆30Updated 7 years ago
- Record "perf" performance metrics for individual functions/regions of an ELF binary.☆81Updated last year
- An Optical Character Recognition software based on a simple neural network created from scratch in C.☆18Updated 6 years ago
- LLVM AMDGPU Assembler Helper Tools☆113Updated 8 years ago
- GCC Tiny front-end☆107Updated 8 years ago
- public domain fast scalar math routines☆56Updated 6 years ago
- This is a mips simulator I wrote once to help my understanding of pipelines, branch prediction, assembly language, and more.☆65Updated 5 years ago
- A recurrent/memory-based neural network library implemented from scratch in C.☆56Updated 4 years ago
- Scalar-valued Automatic Differentiation library in C☆53Updated 2 years ago
- Tiny programs from various sources, for testing softcores☆134Updated 3 months ago
- Basis of a RISC-V parser to be used for linters or assemblers.☆48Updated 3 years ago
- ☆36Updated 2 months ago
- ☆154Updated last week
- Simple SIMD example in C (AVX2 Vectorization)☆58Updated 7 years ago
- A C++ implementation of the scalar-valued autograd engine micrograd☆23Updated 5 years ago
- Beyond Floating Point - Posit C/C++ implementation☆299Updated last year
- Tiny and naive memory allocator for C unit tests☆24Updated 4 years ago
- simple virtual cpu in c☆92Updated 8 years ago