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☆173Updated 7 years ago
- A recurrent (LSTM) neural network in C☆94Updated 3 years ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆74Updated 3 years ago
- A readable CNN Inference implementation in C for anyone who wants to learn what exactly is going on behind the scenes☆56Updated 4 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
- Educational open-source CPU suite (with assembler, linker and simulator)☆176Updated last year
- Fabrice Bellard's fbcc C Compiler☆43Updated 6 years ago
- Using TinyCC to compile Linux kernels☆65Updated 9 years ago
- Awesome links and information about memory allocation☆180Updated 6 years ago
- Mandelbrot set in SIMD (SSE, AVX)☆83Updated 7 years ago
- 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☆296Updated last year
- GCC Tiny front-end☆106Updated 8 years ago
- Simple File System implementation (mono-user, mono- application, mono-file-edition...)☆52Updated 12 years ago
- A Small RISC-V Virtual Machine☆83Updated 3 years ago
- A C compiler☆55Updated 4 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Let's bring the Scott CPU to life. And program it.☆90Updated 4 years ago
- Barebones multiboot kernel for beginners☆153Updated 5 years ago
- A compiler, assembler, and processor.☆24Updated 7 years ago
- Calcium OS project for x86_64☆40Updated 7 years ago
- Tools to facilitate data-oriented design in C99.☆41Updated 5 years ago
- Basis of a RISC-V parser to be used for linters or assemblers.☆48Updated 3 years ago
- Register-based VM, and debugger written in C, and a stack-based VM written inside the first.☆51Updated 7 years ago
- Tiny programs from various sources, for testing softcores☆120Updated 2 weeks ago
- Minecraft clone written in C.☆24Updated 3 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 6 years ago