Skip to content

sunwuzhou03/reinforcement-learning-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithm

Implemented algorithm

dqn, ddqn, drqn

reinforce, reinforce with baseline

ac, ac with target, a2c, a2c with target, a3c, sac

ppo, ippo, multidiscrete action ppo

To-be-implemented algorithm

dueling dqn

trpo

ddpg

benchmark

  • custom env

    • Snake-0

    • Walker(BipedalWalker-v3 discrete version)

  • CartPole-v0

  • Pendulum-v1

  • BipedalWalker-v3

  • BipedalWalkerHardcore-v3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages