TorchCraftAI icon indicating copy to clipboard operation
TorchCraftAI copied to clipboard

A platform that lets you build agents to learn to play StarCraft: Brood War.

Results 12 TorchCraftAI issues
Sort by recently updated
recently updated
newest added

Allows building a bwapi 4.4 client, tested with a fork and plays fine using a 4.4 bwapi.dll file. Managed to build fine on both Windows and Linux platforms. For now...

cla signed

My compilation environment is windows10,CUDA Toolkit 10.2, python 3.7 cmake .. -DMSVC=true -DZMQ_LIBRARY="../3rdparty/zmq.lib" -DZMQ_INCLUDE_DIR="../3rdparty/libzmq/include" -DGFLAGS_LIBRARY="../3rdparty/gflags_static.lib" -DGFLAGS_INCLUDE_DIR="../3rdparty/gflags/build/include" -DGLOG_ROOT_DIR="../3rdparty/glog" -DCMAKE_CXX_FLAGS_RELEASE="/MP /EHsc" -G "Visual Studio 15 2017 Win64" when using the command above...

-- Caffe2: Header version is: 9.0 -- Found CUDNN: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v9.0/include -- Found cuDNN: v7.4.2 (include: C:/Program Files/NVIDIA GPU Computing Toolkit/ CUDA/v9.0/include, library: C:/Program Files/NVIDIA GPU Computing...

Hi, I have tried to set save_replay in the bwapi.ini file, and tried to set BWAPI_CONFIG_AUTO_MENU__SAVE_REPLAY variable. But I still can't see any saved replay file.

I'm a computer novice. It's too difficult for me to run Cherrypi properly. Is there a detailed running tutorial for beginners? When I run cherrypi, this happens : C:\windows\system32>F:\StarCraft\bwapi-data\cherrypi.exe -rlbp_model...

I have followed the Installation Guide and compiled on Win10 successfully. Copying the necessary .dll files and CherryPi.exe to a new folder $WORKDIR, then I run CherryPi.exe as administrator, a...

Which platform is best for this project? I'm using Linux and I found I need to install wine to run Starcraft, which is so complex for me? Could you please...

I train one model in micro-tutorial, and wonder how to use it to play game, you know when I use: `cherrypi[.exe] -help`,I can only see the model flags such as:...

I have bulit TorchCraftAI and CherryPi on unbuntu 18.04. But I got this error when I input this cmd `./build/tutorials/micro/micro_tutorial -vmodule state=-1,micro_tutorial=1 -scenario vu_zl` I 6788/XXXXX 04/24 13:02:39 [micro_tutorial.cpp:246] Scenario:...