GithubHelp home page GithubHelp logo

w_mcts_atari's Introduction

To reproduce the result in Figure 1, run python alphazero.py --game=CartPole-v1 --algorithm=uct --epsilon=0.1 python alphazero.py --game=CartPole-v1 --algorithm=ments --epsilon=0.1 python alphazero.py --game=CartPole-v1 --algorithm=rents --epsilon=0.1 python alphazero.py --game=CartPole-v1 --algorithm=tsallis --epsilon=0.1

python alphazero.py --game=Acrobot-v1 --algorithm=uct --epsilon=0.1 python alphazero.py --game=Acrobot-v1 --algorithm=ments --epsilon=0.1 python alphazero.py --game=Acrobot-v1 --algorithm=rents --epsilon=0.1 python alphazero.py --game=Acrobot-v1 --algorithm=tsallis --epsilon=0.1

To reproduce results in Table 2: to run MENTS: python alphago.py --game=AsterixNoFrameskip-v4 --tau=0.02 --algorithm=ments --epsilon=0.

Replace algorithm and game parameters with the following: Please note that due to the maximum size allowed to submit, we have to remove 7 models from the model folder. List of games: AlienNoFrameskip-v4, AmidarNoFrameskip-v4, AsteroidsNoFrameskip-v4, BankHeistNoFrameskip-v4, BowlingNoFrameskip-v4, CentipedeNoFrameskip-v4, DemonAttackNoFrameskip-v4, GopherNoFrameskip-v4, PhoenixNoFrameskip-v4, RobotankNoFrameskip-v4, WizardOfWorNoFrameskip-v4, AtlantisNoFrameskip-v4, EnduroNoFrameskip-v4, FrostbiteNoFrameskip-v4, HeroNoFrameskip-v4, MsPacmanNoFrameskip-v4, SolarisNoFrameskip-v4, BreakoutNoFrameskip-v4, AsterixNoFrameskip-v4, BeamRiderNoFrameskip-v4, QbertNoFrameskip-v4, SeaquestNoFrameskip-v4, SpaceInvadersNoFrameskip-v4 List of algorithm: uct (parameter: c) power-uct (parameter: c and p) maxmcts(parameter: lambda_const) rents (parameter: tau and epsilon) ments (parameter: tau and epsilon)

w_mcts_atari

w_mcts_atari's People

Contributors

damquangtuan avatar

Stargazers

Waris Radji avatar

Watchers

 avatar

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.