AndrewCarterUK / mnist-neural-network-plain-c
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:
- 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
- A compiler, assembler, and processor.☆24Updated 7 years ago
- A simulator for a simple RISC CPU in C☆47Updated 3 years ago
- fundamental tools in the spirit of C☆60Updated 5 years ago
- ☆45Updated 6 years ago
- A C++ implementation of the scalar-valued autograd engine micrograd☆23Updated 5 years ago
- An rv32i inspired ISA, SIMT GPU implementation in system-verilog.☆185Updated 3 months ago
- MRSIC32 ISA documentation and development☆90Updated last year
- A Data Oriented C Compiler in C☆18Updated last year
- ☆28Updated 5 years ago
- Tiny programs from various sources, for testing softcores☆111Updated 3 months ago
- Can I make an *optimizing* compiler under 1k lines of code?☆56Updated 2 months ago
- A recurrent (LSTM) neural network in C☆94Updated 3 years ago
- Cycle-accurate ARMv6-M simulator☆16Updated 7 years ago
- ☆12Updated 8 years ago
- An Optical Character Recognition software based on a simple neural network created from scratch in C.☆17Updated 6 years ago
- MLIR based Tiny Graph Compiler [dev-stage]☆18Updated 5 months ago
- Simple demonstration of using the RISC-V Vector extension☆42Updated last year
- A tiny, just-for-fun software rasterizer written in C☆69Updated 6 years ago
- A Basic C++ RISC-V Emulator☆17Updated 4 years ago
- Fabrice Bellard's fbcc C Compiler☆42Updated 5 years ago
- A minimal RISC-V RV32I disassembler☆56Updated 3 years ago
- C implementation of the L-Mul f32/f16 multiplications from paper: https://arxiv.org/html/2410.00907☆27Updated 7 months ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆290Updated 2 years ago
- A single C header with many bitwise hacks☆30Updated 3 years ago
- An LC3 assembler created over winter break to practice C.☆18Updated last year
- public domain fast scalar math routines☆56Updated 6 years ago
- Writing a minimal x86-64 JIT compiler in C++☆102Updated 7 years ago
- A complete Parser for C-Language using Yacc.☆105Updated 3 years ago
- The first C compiler ported to x86☆192Updated 3 years ago