AndrewCarterUK / mnist-neural-network-plain-c
A neural network implementation for the MNIST dataset, written in plain C
☆95Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for mnist-neural-network-plain-c
- TinyFive is a lightweight RISC-V emulator and assembler written in Python with neural network examples☆52Updated last year
- A Basic C++ RISC-V Emulator☆17Updated 3 years ago
- A basic working RISCV emulator written in C☆60Updated 9 months ago
- A Preemptive Hard Real Time kernel for embedded devices.☆50Updated 4 years ago
- Fabrice Bellard's fbcc C Compiler☆38Updated 5 years ago
- nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm impleme…☆89Updated 4 months ago
- A custom malloc implementation in C explained☆58Updated 2 years ago
- Minecraft clone written in C.☆22Updated 2 years ago
- Calcium OS project for x86_64☆37Updated 7 years ago
- Standalone C compiler for RISC-V and ARM☆72Updated 6 months ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆96Updated 3 years ago
- Writing a minimal x86-64 JIT compiler in C++☆98Updated 6 years ago
- A Tour Through the SubC Compiler☆84Updated 2 years ago
- RISC-V emulator in C☆27Updated 3 years ago
- A Small RISC-V Virtual Machine☆72Updated 2 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆42Updated 3 years ago
- MRSIC32 ISA documentation and development☆89Updated last year
- Raytracer in C.☆27Updated 7 years ago
- Simple demonstration of using the RISC-V Vector extension☆36Updated 6 months ago
- Bare metal RISC-V assembly hello world☆52Updated 3 years ago
- x86 assembler in 512 bytes of x86 machine code☆32Updated 4 years ago
- RISC-V Dynamic Debugging Tool☆44Updated last year
- Documentation, references, and collected academic research for the cuteOS Kernel.☆37Updated 9 years ago
- A bare-bones minimal executable application for efi on the x64 platform☆51Updated last year
- Instruction set simulator for RISC-V, MIPS and ARM-v6m☆89Updated 3 years ago
- An implementation of buddy memory allocation☆100Updated 6 years ago
- ☆107Updated 3 years ago
- The example code for the Windowing Systems by Example blog series☆89Updated 3 years ago
- C17 compiler implementation from scratch☆64Updated last year
- A hobby operating system. Everyone's gotta have one.☆47Updated 13 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆122Updated last year