AndrewCarterUK / mnist-neural-network-plain-c
A neural network implementation for the MNIST dataset, written in plain C
☆97Updated 3 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
- Tiny programs from various sources, for testing softcores☆101Updated 2 weeks ago
- Fabrice Bellard's fbcc C Compiler☆40Updated 5 years ago
- TinyFive is a lightweight RISC-V emulator and assembler written in Python with neural network examples☆54Updated last year
- The Sherwood Architecture is a custom 64-Bit RISC based CPU architecture.☆14Updated 6 years ago
- A Small RISC-V Virtual Machine☆76Updated 2 years ago
- A c/RISCV of "Let's Build a Compiler" by Jack Crenshaw☆92Updated 2 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆71Updated 3 years ago
- A Basic C++ RISC-V Emulator☆17Updated 4 years ago
- A simple hobby operating system for the x86-64 architecture☆69Updated 3 years ago
- A recurrent (LSTM) neural network in C☆91Updated 3 years ago
- Simple Yet Powerful RISC-V Computer☆115Updated last month
- A collection of RISC-V Vector (RVV) benchmarks to help developers write portably performant RVV code☆102Updated last week
- An implementation of buddy memory allocation☆104Updated 7 years ago
- x86_64 brainfuck compiler☆40Updated 7 months ago
- My own C library. Probably don't use it.☆31Updated 5 years ago
- A minimal Tensor Processing Unit (TPU) inspired by Google's TPUv1.☆129Updated 6 months ago
- A basic working RISCV emulator written in C☆64Updated last year
- A hobby Operating System developed from scratch using C/C++ and assembly☆68Updated 4 years ago
- A fully integrated development environment for a mid-to-late 1980's arcade like hardware platform.☆31Updated 5 years ago
- C++ Big Integer Library☆20Updated 3 years ago
- TPU, The Test Processing Unit. Or Terrible Processing Unit. A simple 16-bit CPU in VHDL for education as to the dataflow within a CPU. De…☆144Updated 8 years ago
- Writing a minimal x86-64 JIT compiler in C++☆101Updated 6 years ago
- An x86 assembler that you probably shouldn't use☆22Updated 6 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…☆92Updated 8 months ago
- C API for creation and analysis of binary data☆21Updated 7 years ago
- 27-Queens Puzzle: Massively Parellel Enumeration and Solution Counting☆80Updated 7 years ago
- simple virtual cpu in c☆83Updated 7 years ago
- A 16-bit Reduced Instruction Set Computing(RISC) processor capable of fetching and executing a set of 16-bit machine instructions.☆14Updated 10 months ago
- GCC Tiny front-end☆102Updated 7 years ago