An interactive JavaScript simulation of ant colonies using reinforcement learning (Q-learning), showcasing real-time foraging, pheromone trails, and emergent swarm intelligence.
-
Updated
Sep 14, 2024 - HTML
An interactive JavaScript simulation of ant colonies using reinforcement learning (Q-learning), showcasing real-time foraging, pheromone trails, and emergent swarm intelligence.
Autonomous Agents course at ECE TUC. Project written in Python using Q-learning for an autonomous behavior on a Pac_man Agent
Add a description, image, and links to the q-learning-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the q-learning-algorithm topic, visit your repo's landing page and select "manage topics."