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:
- The study & production material for https://www.youtube.com/watch?v=Pc8DfEyAxzg☆173Updated 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
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- A C++ implementation of the scalar-valued autograd engine micrograd☆23Updated 5 years ago
- Fabrice Bellard's fbcc C Compiler☆43Updated 6 years ago
- A compiler, assembler, and processor.☆24Updated 7 years ago
- Tools to facilitate data-oriented design in C99.☆41Updated 5 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated last year
- Mandelbrot set in SIMD (SSE, AVX)☆83Updated 7 years ago
- ☆136Updated 2 years ago
- LLVM AMDGPU Assembler Helper Tools☆112Updated 8 years ago
- A recurrent (LSTM) neural network in C☆95Updated 3 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
- A collection of (public) notes on assorted topics☆79Updated last month
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- A little just-in-time compiler thing☆17Updated 7 years ago
- Beyond Floating Point - Posit C/C++ implementation☆297Updated last year
- CHIP-8 console on FPGA☆199Updated 6 years ago
- ☆36Updated 3 weeks ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆90Updated 10 months ago
- Calcium OS project for x86_64☆40Updated 7 years ago
- A C compiler☆55Updated 4 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆177Updated last year
- Awesome links and information about memory allocation☆181Updated 6 years ago
- Clover: Quantized 4-bit Linear Algebra Library☆113Updated 7 years ago
- Thread-less, event-loop based tiny http-server from scratch using epoll. Learning Purpose.☆84Updated 4 years ago
- RISC-V Assembler and Runtime Simulator☆432Updated 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