Code Monkey home page Code Monkey logo

aind-isolation's People

Contributors

anandsaha avatar cgearhart avatar clapollo avatar danainschool avatar jamesandersen avatar jpventura avatar loredanacirstea avatar luiscosio avatar luzileung avatar nblumoe avatar scbrubaker02 avatar seeprybyrun avatar sudkul 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  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  avatar  avatar  avatar  avatar  avatar

aind-isolation's Issues

Tournament code should be multithreaded

When experimenting with new heuristics functions, most of the time is spent waiting on the tournament.py to finish, which takes ages even with a low amount of games (e.g. the default 5). Since it doesnt even appear to be CPU bound, evaluating matches in parallel would massively increase productivity.

Problem submitting isolation-pvp

When I try to submit isolation-pvp I get an error about an import I am not importing in my competition_agent.py file

$ udacity submit isolation-pvp

NOTICE:

You are about to submit your agent. If you have previously submitted
your agent, continuing will replace that submission.

Please type 'yes' to confirm submission>yes

Submission includes the following files:
competition_agent.py

Uploading submission...
[=========================== 100% ===========================] 13217/13217

Waiting for results...Done!

Results:

-1. Test imports & calls:
AssertionError: No module named 'workspace.game_agent' -- module import failed.

Details are available in isolation-pvp-result-4836.json.

If you would like this version of the project to be reviewed,
submit isolation-pvp-4836.zip to the reviews website.

The json file result file looks like this:
isolation-pvp-result-xxxx.json
"Uh-oh, I could not find your game_agent.py file.\n"

Add module whitelist to README

The Isolation Project Assistant limits module access during testing, and the list of allowed modules needs to be included in the README.

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.