alibaba/torchcraft-py

Name: torchcraft-py

Owner: Alibaba

Description: Python wrapper for TorchCraft. (In progress)

Created: 2017-01-10 01:33:39.0

Updated: 2018-05-09 17:33:41.0

Pushed: 2017-07-27 07:44:09.0

Homepage:

Size: 22

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

torchcraft-py

Python wrapper for TorchCraft, a bridge between Torch and StarCraft for AI research.

Installation
  1. Install TorchCraft and its dependencies. You can skip the Torch client part.

  2. Install the package itself:

    clone https://github.com/deepcraft/torchcraft-py.git
    orchcraft-py
    install -e .
    
Usage
  1. Start StarCraft server with BWAPI by Chaoslauncher.

  2. Run examples:

    xamples
    on attack_weakest.py --ip $server_ip --port $server_port
    

    The $server_ip and $server_port are the ip and port of the server running StarCraft.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.