AndrewCarterUK / mnist-neural-network-plain-cLinks
A neural network implementation for the MNIST dataset, written in plain C
☆98Updated 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:
- Fabrice Bellard's fbcc C Compiler☆43Updated 6 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
- Educational open-source CPU suite (with assembler, linker and simulator)☆176Updated last year
- Calcium OS project for x86_64☆40Updated 7 years ago
- 24-bit BMP (Bitmap) ANSI C header library☆89Updated 6 years ago
- A recurrent (LSTM) neural network in C☆95Updated 3 years ago
- Clover: Quantized 4-bit Linear Algebra Library☆114Updated 7 years ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- Tools to facilitate data-oriented design in C99.☆41Updated 5 years ago
- Tiny and naive memory allocator for C unit tests☆24Updated 4 years ago
- Mandelbrot set in SIMD (SSE, AVX)☆83Updated 7 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 6 years ago
- Colorful sorting animations☆127Updated 3 years ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆47Updated 3 years ago
- A Small RISC-V Virtual Machine☆83Updated 3 years ago
- The study & production material for https://www.youtube.com/watch?v=Pc8DfEyAxzg☆173Updated 7 years ago
- My own C library. Probably don't use it.☆34Updated 5 years ago
- A C compiler☆55Updated 4 years ago
- Can I make an *optimizing* compiler under 1k lines of code?☆61Updated 7 months ago
- ☆36Updated last month
- GCC Tiny front-end☆107Updated 8 years ago
- C implementation of the L-Mul f32/f16 multiplications from paper: https://arxiv.org/html/2410.00907☆28Updated 11 months ago
- A Basic C++ RISC-V Emulator☆18Updated 4 years ago
- Image Processing in C☆76Updated 4 years ago
- An Optical Character Recognition software based on a simple neural network created from scratch in C.☆18Updated 6 years ago
- Using TinyCC to compile Linux kernels☆66Updated 9 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆74Updated 3 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated last year
- A faithful clone of Karpathy's llama2.c (one file inference, zero dependency) but fully functional with LLaMA 3 8B base and instruct mode…☆138Updated last year
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago