Johannes Meier

Results 4 issues of Johannes Meier

This is more like a question, whether I made some mistake. I am using Dueling DQN and build my training procedure in a similar way like your atari DQN example....

question

Hi, today I had the following error message, when I tried to grasp something in the discrete action space: ``` Traceback (most recent call last): File "stable_baselines3_behavior_example.py", line 242, in...

@abhi1092, @alters-mit We have been running the following code in docker, which worked. So thanks a lot for fixing the issues! ``` from agent import init_logs import pkg_resources import pickle...

@abhi1092 I have a few questions about the challenge, the code here and also wrt. to the paper "The ThreeDWorld Transport Challenge". If you are the wrong person for this,...