Coder Social home page Coder Social logo

w434639247 / d2rl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pairlab/d2rl

0.0 0.0 0.0 62 KB

Code for the paper "D2RL: Deep Dense Architectures for Reinforcement Learning"

Home Page: https://arxiv.org/pdf/2010.09163.pdf

License: MIT License

Python 100.00%

d2rl's Introduction

D2RL

Official PyTorch code for D2RL: Deep Dense Architectures in Reinforcement Learning. Details on an independently reproduced TF2 implementation is listed below.

Paper: http://arxiv.org/abs/2010.09163

Blog: https://sites.google.com/view/d2rl/home

The code includes the code to train SAC-D2RL, TD3-D2RL, and CURL-D2RL agents.

If there are any issues or questions related to the code, send an email at: [email protected]

To try D2RL on other environments, the main parameters to be tuned are the learning rate of the actors and critics. To try D2RL with other algorithms, we also include a pseudo-code for the architecture changes in the main paper. Kindly let us know if there are any questions.

Installation details, dependencies, and instructions for training are included in the individual sub-folders.

TF2 version of the D2RL which was independently reproduced:

https://github.com/keiohta/tf2rl

More details on D2RL and how to run the code can be found in

Acknowledgement

The codebase is built upon other these previous codebases:

SAC: https://github.com/denisyarats/pytorch_sac

TD3: https://github.com/sfujim/TD3

CURL: https://github.com/MishaLaskin/curl

d2rl's People

Contributors

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