| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Minigrid 2.3.1 source code.tar.gz | 2023-07-14 | 9.6 MB | |
| Minigrid 2.3.1 source code.zip | 2023-07-14 | 9.8 MB | |
| README.md | 2023-07-14 | 442 Bytes | |
| Totals: 3 Items | 19.4 MB | 0 | |
Minigrid 2.3.1 Release Notes
This release includes two new features:
- Added a new wrapper that prevents death in states like obstacles or lava, and gives an optional negative reward instead by @sparisi in [#374]
- Added a tutorial on how to train RL agent on Minigrid environments by @BolunDai0216 in [#379]
Contributors
This release includes contributions from: @mgoulao, @ertsiger, @BolunDai0216, @sparisi, @elliottower.