barrettotte / perceptron-asmLinks
A single-layer perceptron in x86 assembly to distinguish between circles and rectangles.
☆27Updated 2 years ago
Alternatives and similar repositories for perceptron-asm
Users that are interested in perceptron-asm are comparing it to the libraries listed below
Sorting:
- Brainfuck IDE using python, bundled with it's own compiler☆48Updated 3 months ago
- Compiling C to FlipJump☆91Updated 5 months ago
- the BLAKE3 hash function implemented in 6502 assembly☆57Updated 3 years ago
- High throughput Fizz Buzz☆41Updated 3 years ago
- A mini x86-64 assembler for fun and learning.☆216Updated 4 months ago
- A transistor-level logic simulator inspired by the Intel 4004 and Zachtronic's KOHCTPYKTOP, build with Rust + WASM☆33Updated 3 months ago
- Yet Another Compiler Visualizer☆159Updated 3 years ago
- ☆119Updated 7 months ago
- Can I make an *optimizing* compiler under 1k lines of code?☆60Updated 4 months ago
- A minimal RISC-V RV32I disassembler☆56Updated 4 years ago
- Program a bot using assembly-like code in this competitive game!☆59Updated 4 years ago
- Explored and benchmarked different methods of implementing cosine from scratch.☆58Updated 3 years ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 3 years ago
- GitHub copy of the NTS/TeX source code from 2001☆30Updated 3 years ago
- yet another scalar autograd engine - featuring complex numbers and fixed DAG☆26Updated last year
- A proof-of-concept smart pointer library in C☆21Updated 6 years ago
- Bootloader exploration☆19Updated 3 years ago
- Binary Lambda Calculus Virtual Machine☆55Updated last year
- Programming language for ternary computing☆30Updated 4 years ago
- ☆19Updated this week
- ☆19Updated last year
- Type-safe Printf in C☆72Updated 6 months ago
- A bignum library for C.☆33Updated last year
- LD_PRELOADable library for exploring the glibc heap☆107Updated 4 months ago
- Ben Eater's 8 bit breadboard computer emulator in C++☆69Updated 4 years ago
- Fleur implements a Bloom Filter library in C that is fully compatible with DCSO's Go and python implementations.☆117Updated 2 years ago
- Post-Apocalyptic Computing: bootstrapping Forth environment for LC-3 CPU☆94Updated 2 years ago
- A tutorial for low-level C++ linkage, meant for people with 0 C++ knowledge☆22Updated 2 years ago
- A C11 compiler for the discrete logic computer☆20Updated last year
- Game of Life with different update rules and on a bunch of different topologies (sphere, torus, klein bottle, etc.)☆59Updated 2 years ago