Giter Club home page Giter Club logo

dd_opg's Introduction

Trajectory-Based Off-Policy Deep Reinforcement Learning

This is the companion code for the Deep Deterministic Off-Policy Gradient (DD-OPG) method reported in the paper Trajectory-Based Off-Policy Deep Reinforcement Learning by Andreas Doerr et al., ICML 2019. The paper can be found here: https://arxiv.org/abs/1905.05710. The code allows the users to experiment with the DD-OPG algorithm. Please cite the above paper when reporting, reproducing or extending the results.

Purpose of the project

This software is a research prototype, solely developed for and published as part of the publication cited above. It will neither be maintained nor monitored in any way.

Requirements, how to install and use.

The DD-OPG code depends on tensorflow, garage, gym and baselines.

The required version of garage can be found here. By installing the garage framework the other required dependencies will be installed into a conda environment automatically.

Prerequesits

A valid path must be provided in policy_gradients/config.py to store logs and tensorboard files of the experiments. An example for config.py can be found in policy_gradients/config_template.py.

DD-OPG Training on Cartpole environment

An example to run DD-OPG on the cartpole environment is provided. However, the algorithm can be run on other garage/gym environments as well.

To run the sample, execute:

python run_ddopg_cartpole.py

License

Deep Deterministic Off-Policy Gradient is open-sourced under the AGPL 3 license. See the LICENSE file for details.

dd_opg's People

Contributors

andreasdoerr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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