TextWorld is a sandbox learning environment for the training and evaluation of reinforcement learning (RL) agents on text-based games.
1.22k
stars
189
forks
source link
ENH: add new requestable attributes to EnvInfos #347
Closed
MarcCote closed 1 month ago
This PR allows the user to request the following new game information:
This PR also fixes an issue when loading directly the game .json file via
textworld.start(...)