JuliaReinforcementLearning / GridWorlds.jl

Help! I'm lost in the flatland!
MIT License
47 stars 9 forks source link

FourRooms RLBase API (as per #48) #57

Closed Sid-Bhatia-0 closed 4 years ago

Sid-Bhatia-0 commented 4 years ago

Adding RLBase API to the FourRooms environment as per #48 .

Also reducing the default size of the FourRooms grid-world. This has 2 advantages:

  1. More consitent feel to the README gifs than before
  2. Easier testing of FourRooms env with RandomPolicy with a smaller grid size