Skip to content

Implementations of deep RL algorithms based on Berkeleys CS294

Notifications You must be signed in to change notification settings

d-kicinski/Deep-Reinforcement-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep reinforcement algorithms

Implementations of classic Deep RL algorithms, mostly based on CS 294: Deep Reinforcement Learning at Berekley

Current state:

  • Policy Gradient:

    Basically my solution to heavily refactored CS294 second homework. Tensorflow ლ(ಠ益ಠლ)
    
  • DQN

    Still based on CS294 but implemented in  PyTorch ✧゚・: *ヽ(◕ヮ◕ヽ)
    
    • Discrete action space
    • Continous action space

Solved classic control environments:

About

Implementations of deep RL algorithms based on Berkeleys CS294

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published