zloop1982 / bwapi

Automatically exported from code.google.com/p/bwapi
0 stars 0 forks source link

Console/Simulation Mode? #485

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi.

I am developing an AI that will use Machine Learning. As you may know, ML 
requires a very large number of samples (thousands or millions) to create good 
models. To accelerate the process I would like to run the game in some sort of 
console/simulation mode, without rendering. Is this possible? How can I do this?

Thanks in advance.

Original issue reported on code.google.com by regis.cl...@gmail.com on 1 Mar 2013 at 12:41

GoogleCodeExporter commented 9 years ago
You may want to see this wiki page: https://code.google.com/p/bwapi/wiki/speed
It has exactly what you want.

Original comment by AHeinerm on 1 Mar 2013 at 9:43