Farama-Foundation / Minigrid

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

Making a specific structure in babyai env grid #440

Closed Chainesh closed 4 months ago

Chainesh commented 4 months ago

Question

Hi, Thanks for this amazing repository. I would like babyai env to have specific structure at the starting of each episode while training the env. I want to fix the positions of distractor objects in the babyai env. Is it possible to do so and if yes how can I do that?