/q-learner

Open ai gym q-learning for SpaceInvaders

Primary LanguagePythonMIT LicenseMIT

q-learner

Attempt to implement q-learning agent for playing open ai Atari SpaceInvaders

python qfunc.py

To enable render or recording just remove corresponding comments

Dependencies

pip install gym