Skip to content
/ UDRL Public

Implementation of upside down Reinforcement Learning

License

Notifications You must be signed in to change notification settings

kage08/UDRL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⅂ꓤ (ƃuıuɹɐǝ⅂ ʇuǝɯǝɔɹoɟuıǝꓤ)

An implementation of upside-down reinforcement learning for simple environments. Paper Link from original authors.

Works for

  1. CartPole
  2. LunarLander
  3. MountainCar

Todos:

  • Test on simple environments
  • Continuous Environments
  • Atari Games
  • VizDoom