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 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
How autonomous AI agents are transforming online shopping from an emotional experience into a purely logical transaction, and what it means for brand loyalty.
November 22, 20254 minutes