/open-ai-trains

Some learning project about reinforcement learning on OpenAi

Primary LanguagePython

Open-AI Space Invaders Game

Q-Learning attempts to learn the value of being in a given state, and taking a specific action there.