m-ulmestrand/interactive-AI-game
This game lets the player control a predator, whose objective is to devour prey agents. The agents learn to avoid the player from experience in real time. The agents are controlled by an LSTM which learns with Q-learning.
PythonApache-2.0