Giter VIP home page Giter VIP logo

drl's Introduction

Deep Reinforcement Learning

==================================

https://github.com/openai/spinningup

$ cd DRL $ pip install -e . $ pip install ~/carla/PythonClient (optional) $ pip install opencv-python

==================================

references:

sac is based on:

Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor

https://arxiv.org/abs/1801.01290

sac1 is added based on:

Soft Actor-Critic Algorithms and Applications

https://arxiv.org/abs/1812.05905

==================================

ddgp vs sac1

  • gym env 'Pendulum-v0':(Minimum_Episode_Return)

sqn experiments on gym env 'LunarLander-v2':

Try trained model on env 'Breakout-ram-v4':

$ python -m spinup.run test_policy ./saved_models/Breakout-ram-v4 -d -l 20000

More experiments: https://mp.weixin.qq.com/s/-ZWj-uw5wWWhGy3B08Xk3Q

Awesome-DRL-Papers

INFOBOT: TRANSFER AND EXPLORATION VIA THE INFORMATION BOTTLENECK

  • code: to be released.

Unsupervised Meta-Learning for Reinforcement Learning

DIVERSITY IS ALL YOU NEED: LEARNING SKILLS WITHOUT A REWARD FUNCTION (DIAYN)

Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks (MAML)

drl's People

Contributors

jachiam avatar albertwujj avatar mimoralea avatar jingbinliu avatar allanbreyes avatar maksay avatar marcinic avatar christopherhesse avatar joaomacp avatar marko-bast avatar siyavash avatar

Watchers

James Cloos 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.