You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An interactive ant colony simulation using reinforcement learning (Q-learning) implemented in JavaScript and HTML5 Canvas. Features real-time visualization of ants foraging for food, pheromone trails, and adaptive behavior over multiple episodes. Demonstrates emergent swarm intelligence and basic AI principles.