GithubHelp home page GithubHelp logo

swamikannan / breakout-v0-using-stable-baselines Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 164.78 MB

Solving the Atari Breakout environment using Stable Baselines

License: MIT License

Jupyter Notebook 99.93% Python 0.07%
a2c-algorithm dqn ppo pytorch-implementation qrdqn recurrent-ppo stable-baselines tensorboard-visualizations trpo sb3-contrib

breakout-v0-using-stable-baselines's Introduction

Breakout

Libraries:

Stable Baselines:

https://stable-baselines3.readthedocs.io/en/master/index.html

Stable Baselines contrib

https://sb3-contrib.readthedocs.io/en/master/index.html

Algorithms:

  1. PPO
  2. Recurrent PPO
  3. TRPO
  4. A2C
  5. DQN
  6. QR-DQN

Description:

Another famous Atari game. The dynamics are similar to pong: You move a paddle and hit the ball in a brick wall at the top of the screen. Your goal is to destroy the brick wall. You can try to break through the wall and let the ball wreak havoc on the other side, all on its own! You have five lives. Detailed documentation can be found on the AtariAge page.

Training steps:

  1. Inital exploration across algorithms - 200K
  2. Final training for PPO and RecurrentPPO - 5M

Results:

Randomly acting agent:

Initial

Modelled agent

Trained model

breakout-v0-using-stable-baselines's People

Contributors

swamikannan 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.