barrettotte / perceptron-asmLinks
A single-layer perceptron in x86 assembly to distinguish between circles and rectangles.
☆27Updated 3 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:
- the BLAKE3 hash function implemented in 6502 assembly☆58Updated 3 years ago
- ☆67Updated 3 years ago
- Explored and benchmarked different methods of implementing cosine from scratch.☆61Updated 3 years ago
- Program a bot using assembly-like code in this competitive game!☆58Updated 4 years ago
- yet another scalar autograd engine - featuring complex numbers and fixed DAG☆26Updated last year
- Bootloader exploration☆20Updated 3 years ago
- Brainfuck IDE using python, bundled with it's own compiler☆48Updated 9 months ago
- Real-time Mandelbrot zoom via SSE, AVX, OpenMP, CUDA, XaoS...☆89Updated 2 years ago
- Compiling C to FlipJump☆96Updated 11 months ago
- Beating the `bisect` module's implementation using C-extensions.☆32Updated 2 years ago
- A transistor-level logic simulator inspired by the Intel 4004 and Zachtronic's KOHCTPYKTOP, build with Rust + WASM☆34Updated 2 weeks ago
- Ben Eater's 8 bit breadboard computer emulator in C++☆70Updated 4 years ago
- A mini x86-64 assembler for fun and learning.☆221Updated 9 months ago
- Tensor library & inference framework for machine learning☆117Updated 2 months ago
- ☆121Updated last year
- A bignum library for C.☆33Updated last year
- PDP-11 operating system.☆29Updated 4 years ago
- Pi number calculator using 8088 assembly language☆66Updated 3 years ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 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.☆128Updated 2 years ago
- C++ raytracer that supports custom models. Supports running the calculations on the CPU using C++11 threads or in the GPU via CUDA.☆74Updated 3 years ago
- Yet Another Compiler Visualizer☆159Updated 4 years ago
- High throughput Fizz Buzz☆41Updated 4 years ago
- A C11 compiler for the discrete logic computer☆21Updated last year
- +256,000,000 points per plot, +60 Fps on shity laptop. Only limit is the size of your RAM.☆159Updated last week
- A custom-built CHIP-8 hand-held gaming console powered by a STM32 microcontroller.☆116Updated 2 years ago
- Can I make an *optimizing* compiler under 1k lines of code?☆65Updated 10 months ago
- A low level preprocessor meta programming library.☆30Updated 2 years ago
- A minimal RISC-V RV32I disassembler☆56Updated 4 years ago