A pure NumPy implementation of a Multilayer Perceptron with custom backpropagation and swappable optimizers
January 18, 20251 minute
From-scratch implementation of Kohonen SOM, Oja's rule, and Hopfield networks with comprehensive evaluation metrics
October 29, 20251 minute
A fully custom implementation of AutoEncoders and Variational AutoEncoders built from the ground up in NumPy
November 25, 20251 minute
A high-performance bidirectional crowd simulation implementing the Anticipatory Collision Avoidance algorithm
January 18, 20251 minute
A Metropolis-Monte Carlo simulation modeling opinion dynamics on a 2D lattice grid with phase transition analysis
April 3, 20251 minute
A high-performance molecular dynamics simulation engine comparing Beeman, Verlet, and Gear Predictor-Corrector integration algorithms
January 18, 20251 minute
A sophisticated AI-powered Sokoban puzzle solver implementing a plugin-based search architecture with five different pathfinding algorithms
August 28, 20251 minute
A custom-built genetic algorithm that evolves populations of semi-transparent triangles to reconstruct target images with artistic fidelity
September 16, 20251 minute