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
- Fabrice Bellard's fbcc C Compiler☆45Updated 6 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- Basis of a RISC-V parser to be used for linters or assemblers.☆48Updated 4 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆178Updated last year
- Colorful sorting animations☆128Updated 4 years ago
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- A minimal RISC-V RV32I disassembler☆56Updated 4 years ago
- Intel 8080 assembler and simulator in JS, optimized for simplicity.☆166Updated last year
- Mandelbrot set in SIMD (SSE, AVX)☆85Updated 7 years ago
- GCC Tiny front-end☆107Updated 8 years ago
- A recurrent (LSTM) neural network in C☆95Updated 3 years ago
- Awesome links and information about memory allocation☆181Updated 6 years ago
- A simple, self hosted, low level programming language.☆79Updated 11 months ago
- Thread-less, event-loop based tiny http-server from scratch using epoll. Learning Purpose.☆84Updated 4 years ago
- A collection of (public) notes on assorted topics☆79Updated 3 months ago
- Calcium OS project for x86_64☆40Updated 8 years ago
- Tiny programs from various sources, for testing softcores☆136Updated 4 months ago
- Can I make an *optimizing* compiler under 1k lines of code?☆65Updated 10 months ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆299Updated 3 years ago
- Clone of wc in x64 assembly☆96Updated last year
- C implementation of the L-Mul f32/f16 multiplications from paper: https://arxiv.org/html/2410.00907☆28Updated last year
- A C compiler☆55Updated 4 years ago
- A tiny, just-for-fun software rasterizer written in C☆72Updated 7 years ago
- Test self-modifying code behaviour on processors for single-use JIT functions☆54Updated 5 years ago
- Tools to facilitate data-oriented design in C99.☆41Updated 5 years ago
- Demonstration of interactive C programming☆264Updated 4 years ago
- subset c compiler☆37Updated 5 years ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆49Updated 3 years ago
- ☆18Updated last year