Skip to content
This repository has been archived by the owner on Mar 5, 2022. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 593 Bytes

File metadata and controls

23 lines (15 loc) · 593 Bytes

Machine Learning App for Deep Reinforcement Learning in Starcraft 2

Work of Advanced Topics in Information Technology I (PPGTI0100) course of Master's degree in Information Technology from the Federal University of Rio Grande do Norte (UFRN), with Anna Giselle Camara Dantas Ribeiro Rodrigues as professor.

How to run

First you need to build the Docker images:

make build

After that, you should run:

make up

You can access the app by http://localhost:8501/.