Skip to content

DamiPayne/Reinforcement-Learning-Game-AI

Repository files navigation

Reinforcement-Learning-Game-AI

I use of Open AI's Gym and Google's Tensorflow to create a reinforcement learning AI that learns how to play Atari games.

To run python play_atari_game.py

To view the game being played add --display true

Requirements

MacOS or Linux

Python 2.7.x or 3.5.x

Dependencies

Tensorflow

Gym

Gym Atari–py (install using sudo pip install gym[Atari])

OpenCV

Happy supervised learning!!

About

I use Open AI's Gym and Google's Tensorflow to create a reinforcement learning AI that learns how to play Atari games.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages