Giter Site home page Giter Site logo

rpatrik96 / pytorch-a2c Goto Github PK

View Code? Open in Web Editor NEW
45.0 3.0 8.0 9 KB

A well-documented A2C written in PyTorch

Python 100.00%
python3 python pytorch pytorch-implementation pytorch-tutorial a2c advantage actor-critic advantage-actor-critic deep-learning

pytorch-a2c's Introduction

Advantage Actor Critic (A2C)

Written and documented in PyTorch

This is a repository of the A2C reinforcement learning algorithm in the newest PyTorch (as of 03.06.2019) including also Tensorboard logging. The agent.py file contains a wrapper around the neural network, which can come handy if implementing e.g. curiosity-driven exploration.

Running should be straightforward, all the command line arguments can be found in utils.py. Running

python ./main.py

should launch the training on Pong.

While trying to immerse into deep reinforcement learning, I created this repo to give you a well documented resource for A2C, as in my opinion, most publicly available repositories are either not self-explanatory or just not documented well.

I would like to list the repos I collected lots of help, please not that many of them offer a much wider range of functionality, which was not the goal in my case.

pytorch-a2c's People

Contributors

rpatrik96 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

Watchers

 avatar  avatar  avatar

pytorch-a2c's Issues

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.