Giter Site home page Giter Site logo

faust-wang / deepreinforcementlearning-pytorch Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yangyutu/deepreinforcementlearning-pytorch

0.0 0.0 0.0 78.35 MB

PyTorch implementation of classical deep reinforcement learning algorithms

Python 98.48% C++ 1.25% Makefile 0.03% MATLAB 0.24%

deepreinforcementlearning-pytorch's Introduction

DeepReinforcementLearning-PyTorch

PyTorch implementation of classical deep reinforcement learning algorithms

Implemented Core Algorithms:

  • Vanilla Deep Q-Learning (DQN)

    • Human Level Control Through Deep Reinforement Learning [Publication]
  • Double Deep Q-Learning (Double DQN)

    • Deep Reinforcement Learning with Double Q-learning [Publication]
  • Dueling Deep Q-Learning (Dueling DQN)

    • Dueling Network Architectures for Deep Reinforcement Learning [Publication]
  • Hindsight Experience Replay

  • Prioritized Experience Replay [Publication]

  • Synchronous Deep Q-Learning (SDQN)

  • REINFORCE

  • Deep Deterministic Policy Gradient (DDPG)

    • Continuous control with deep reinforcement learning [Publication]
  • Asynchronous/Synchronous Advantage Actor Critic (A3C, A2C) [Publication]

  • TD3 [Publication]

  • Soft Actor Critic (SAD) [Publication]

  • Stacked DQN/DDPG/SAC

Enhancements:

Application examples:

  • Efficient Navigation of Active Particles in an Unseen Environment via Deep Reinforcement Learning [Publication]

Custom envs

  • 1D stablizer, 2D stabilizer, and multi-Dim stabilizer
  • maze with static obstacles and stchastic/deterministic agent
  • maze with dynamic obstacles and stchastic/deterministic agent
  • finanical portfolio engineering env (for hedging and investment)
  • colloidal assembly env

Third party envs

Cited as

@misc{Yang2019, author = {Yuguang Yang}, title = {DRL-Pytorch}, year = {2019}, publisher = {GitHub}, journal = {GitHub repository}, howpublished = {\url{https://github.com/yangyutu/DeepReinforcementLearning-PyTorch}} }

deepreinforcementlearning-pytorch's People

Contributors

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