Git Product home page Git Product logo

tstarbots's Introduction

TStarBots

Code for the StarCraft2 AI as described in the technical report [1].

For installation, please strictly follow below steps in order.

1. Install PySC2 Tencent Extension

PySC2 Tencent Extension is described in Section 3.1 of [1]. For installation, refer to https://github.com/Tencent/PySC2TencentExtension and follow the README there carefully.

2. Install TStarBot1

TStarBot1 is described in Secion 3.2 of [1]. For installation, refer to https://github.com/Tencent/TStarBot1 and follow the README there carefully.

3. Install TStarBot2

TStarBot2 is described in Section 3.3 of [1]. For installation, refer to https://github.com/Tencent/TStarBot2 and follow the README there carefully.

Reference

[1] https://arxiv.org/abs/1809.07193

tstarbots's People

Contributors

pengsun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tstarbots's Issues

pysc2.lib.protocol.ConnectionError: Websocket timed out.

I had the following error when running the command 'python3 -m sc2learner.bin.evaluate --agent ppo --difficulty '1''

File "/data/SC2/PySC2TencentExtension/pysc2/lib/protocol.py", line 67, in catch_websocket_connection_errors
raise ConnectionError("Websocket timed out.")
pysc2.lib.protocol.ConnectionError: Websocket timed out.

I used the Linux package 4.0.2 of s2client-proto and Python3.5,did anyone else have the same problem?

Oh, I found that the version of Linux package accounted for the error. When I used the version 4.6, there was no error. I think you can add the Linux package version to the requirement.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.