Farama-Foundation / Minigrid

Simple and easily configurable grid world environments for reinforcement learning
https://minigrid.farama.org/
Other
2.09k stars 604 forks source link

Adding symbolic observation wrapper #165

Closed epignatelli closed 2 years ago

epignatelli commented 2 years ago

Hey Maxime,

I just made this for an experiment and I thought I'd drop it off in here as well, in case it can be useful to someone else.

The PR contains two set of changes:

maximecb commented 2 years ago

Thanks for sharing @epignatelli 👍