microsoft / TextWorld

​TextWorld is a sandbox learning environment for the training and evaluation of reinforcement learning (RL) agents on text-based games.
Other
1.23k stars 188 forks source link

When main_quest is available use it to infer winning policy. #206

Closed MarcCote closed 4 years ago

MarcCote commented 4 years ago

This PR fixes #205

MarcCote commented 4 years ago

Closing in favor of #211