rl-2

Results 2 issues of rl-2

Thank you very much for releasing the code. It looks like the current code only supports scripted teachers. Is there any plan to also release the part to support actual...

Hello, I'm trying to train a PPO agent with Stable Baselines, followed by the instructions on [Sec 5.2.2](https://github.com/phy-q/benchmark#522-how-to-run-stable-baselines-3-agents). After running `./TrainAndTestOpenAIStableBaselines.sh within_template`, I got the following error: ``` Traceback (most...