2048 Reinforcement Learning
Project was developed in Python 3.6 using basic libraries.
See requirements file for details.
To install all the libraries with preinstalled Python and pip cd to project’s folder and run command in Terminal:
pip install -r requirements.txt
This project is licensed under the MIT License - see the LICENSE file for details