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:
- Compiling C to FlipJump☆90Updated 5 months ago
- ☆67Updated 3 years ago
- Bootloader exploration☆19Updated 3 years ago
- the BLAKE3 hash function implemented in 6502 assembly☆57Updated 3 years ago
- yet another scalar autograd engine - featuring complex numbers and fixed DAG☆26Updated last year
- Brainfuck IDE using python, bundled with it's own compiler☆48Updated 2 months ago
- Tensor library & inference framework for machine learning☆97Updated this week
- A transistor-level logic simulator inspired by the Intel 4004 and Zachtronic's KOHCTPYKTOP, build with Rust + WASM☆33Updated 2 months ago
- Ben Eater's 8 bit breadboard computer emulator in C++☆69Updated 3 years ago
- A stochastic method to generate an approximation to the Sierpinski triangle☆41Updated 3 years ago
- High throughput Fizz Buzz☆41Updated 3 years ago
- An encoding of the UK's self-isolation rules in Prolog☆34Updated 4 years ago
- Scalar-valued Automatic Differentiation library in C☆53Updated last year
- A simple implementation of the classic Asteroids game written in C☆39Updated 6 months ago
- A minimal viable programming language on top of liblgpp☆77Updated 4 years ago
- Yet Another Compiler Visualizer☆159Updated 3 years ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 3 years ago
- Beating the `bisect` module's implementation using C-extensions.☆30Updated 2 years ago
- Downsampling array of intervals☆26Updated 5 years ago
- Programming language for ternary computing☆30Updated 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
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.☆129Updated 2 years ago
- Real-time Mandelbrot zoom via SSE, AVX, OpenMP, CUDA, XaoS...☆87Updated 2 years ago
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆81Updated 8 months ago
- A minimal RISC-V RV32I disassembler☆56Updated 4 years ago
- Pi number calculator using 8088 assembly language☆64Updated 3 years ago
- GUI for gdb, rr, perf, and more☆27Updated last month
- moderngpu algorithms for C++ shaders☆16Updated 4 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