Hands-on web simulations, playable RL agents, and visual decision engines built from my research papers and software repositories.
Live per-task online accuracy playground demonstrating Loss of Plasticity across 50 sequential tasks, comparing Vanilla SGD against SWR and Continual Backprop (CBP).
Diagnostic 4-chart dashboard tracking physical neural correlates over tasks: Dead Units %, Weight Magnitude, Gradient Norm, and Representation Stable Rank.
Interactive split-screen demo of the Deadly Triad of RL. Watch semi-gradient TD(0) diverge exponentially to ∞ while Gradient TD (GTD0 / TDC) remains stable.
Educational single-step scrubber revealing how eligibility trace vectors accumulate, decay, and assign temporal credit backward across states.
Animate 5-state Random Walk value estimation from Sutton (1988). Interactive sliders for α and λ, TD(0) vs TD(λ) vs Monte Carlo toggles, and live bias vs. variance tradeoff analysis.
Play Mississippi Marbles manually or toggle the optimal dynamic programming / Monte Carlo expected value (EV) policy solver to visualize optimal decision boundaries.