Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 362 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 362 Bytes

⅂ꓤ (ƃ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