Recreating VisiCalc in 6502 assembly for the Apple ][+. The latest version of WilliCalc is hosted here - and is fully useable - for your interest, amusement, and productivity.
Posts for: #Showcase
Training an AI to catch fruit using Deep Reinforcement Learning
A foray into an early form of reinforcement learning, the Deep Q Network. After much teeth-pulling, tweaking, and training, our hero eventually learns out how to play a simple game with mediocre competence.
Ray-tracing from scratch part 3: complex shapes and partial reflections
Adding many enhancements to the ray-tracer, and upgrading its performance, making it possible to accurately predict the appearance of complex objects in simulated environments.