| Definition | Gym/Gymnasium environments (Reinforcement Learning) |
| No of environments | 1 |
Gym/Gymnasium environments (Reinforcement Learning)
Black Jack (from RLBook2018)
Collect Coins (Chess like)
“Ensure Valid Action” Gym wrapper.
“Up/Down/Left/Right” Gym wrapper – relevant for example for the Collect Coins environment when the piece is a (simplified) rock.

