This project is used to test capabilities of machine learning in StarCraft II. Long-term goal of this project is to win versus a diamond-level player.
To get this repo for your testing just type to your terminal
git clone git@github.com:juuusto/SC2_ai_project.git
Software needed:
- python-sc2
- on_end method from daniel-kukiela
- tensorflow-gpu
- keras
- OpenCV
Running the ProtossAi.py will create a numpy file, which contains raw data. This file can be used in creating a neural network model, that hopefully increases the win percentage.
- Oskari Järvinen - Initial work - juuusto
This project is licensed under the MIT License