Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 230 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 230 Bytes

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