============
Deep Q Learning implementation made in PyTorch. Reinforcement learning in action. I used implementatiion of keon for Keras.
- Model plays Pacman
Clone this repo:
git clone https://github.com/andreiliphd/deep-q-learning-ms-pacman-v0.git
Install all the dependencies.
No additional instructions needed just run the neural network.
You can check out the full license in the LICENSE file.
This project is licensed under the terms of the MIT license.