/Deep-Q-Learning

Tensorflow implementation of a deep neural network that can learn to play games via reinforcement learning. For this notebook the game used is the Cart-Pole game that is available in the OpenAI Gym library. Also the deep neural network can be used for other games as well. In order to run this on your system you will also need to clone the OpenAI gym repository.

Primary LanguageJupyter Notebook

Stargazers