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:
- 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
- A recurrent (LSTM) neural network in C☆95Updated 3 years ago
- Fabrice Bellard's fbcc C Compiler☆43Updated 6 years ago
- Tools to facilitate data-oriented design in C99.☆41Updated 5 years ago
- The study & production material for https://www.youtube.com/watch?v=Pc8DfEyAxzg☆173Updated 7 years ago
- Can I make an *optimizing* compiler under 1k lines of code?☆63Updated 8 months ago
- Using TinyCC to compile Linux kernels☆66Updated 9 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆177Updated last year
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆74Updated 4 years ago
- A compiler, assembler, and processor.☆24Updated 7 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆174Updated 6 years ago
- Clover: Quantized 4-bit Linear Algebra Library☆113Updated 7 years ago
- A recurrent/memory-based neural network library implemented from scratch in C.☆56Updated 4 years ago
- RAII dynamic array in C☆21Updated 6 years ago
- A library of "connected" data structures☆131Updated 2 years ago
- 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
- Colorful sorting animations☆127Updated 3 years ago
- ☆136Updated 2 years ago
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- Anonymous functions in C☆259Updated 5 years ago
- C implementation of the L-Mul f32/f16 multiplications from paper: https://arxiv.org/html/2410.00907☆28Updated last year
- This is a mips simulator I wrote once to help my understanding of pipelines, branch prediction, assembly language, and more.☆65Updated 5 years ago
- GCC Tiny front-end☆107Updated 8 years ago
- Tiny and naive memory allocator for C unit tests☆24Updated 4 years ago
- Library of data containers and data structures for C programming language.☆65Updated 4 years ago
- Taking the C pre-processor to its limits☆30Updated 7 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆89Updated 12 years ago
- Documentation, references, and collected academic research for the cuteOS Kernel.☆40Updated 10 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago