Giter Site home page Giter Site logo

Comments (5)

davechurchill avatar davechurchill commented on July 24, 2024 1

If you look at the 'compete' page on the website: http://www.cs.mun.ca/~dchurchill/starcraftaicomp/compete.shtml

It says your submission must include:

"A readme file containing compilation instructions, including any environment variables or external libraries (boost, etc) used in your bot, with links to the official download pages for those libraries (we will have the latest version of boost and all versions of BWAPI installed)"

So as long as you tell us with your submission which libraries or software packages you need, and you give us an official release version to run, it's fine.

from starcraftaitournamentmanager.

davechurchill avatar davechurchill commented on July 24, 2024

Nothing stops you from running machine learning software on any of the client machines. In fact, we supported it for the tournament this year - we just don't include those libraries with the tournament software since it would be too difficult to keep track of all the different libraries. Once you install the libraries on the machine, just modify the bot launch batch file to run whatever python you need on the client machine and it should work just fine.

from starcraftaitournamentmanager.

sijiaxu avatar sijiaxu commented on July 24, 2024

ok,do you mean I should submit the bot with a pre-configured python version which can install on the tournament machine only once?
By the way, which bot this year used this pre-install function?

from starcraftaitournamentmanager.

davechurchill avatar davechurchill commented on July 24, 2024

You write the code - we will provide the libraries. So you would say "this program requires python 3.6.x and tensorflow installed" and we will install those libraries

from starcraftaitournamentmanager.

sijiaxu avatar sijiaxu commented on July 24, 2024

oh,that's great!
Thanks

from starcraftaitournamentmanager.

Related Issues (20)

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.