Vitchyr Pong

Results 5 issues of Vitchyr Pong

Addresses #1 and makes it so that you can do `pip install -e .` to install `dmbrl`.

Could you post a `requirements.txt` or an equivalent package to know which version of the various packages are expected?

Thank you for this plugin! I would like to modify this to automatically download the date that the paper was published. I have experience programming, but I don't have much...

enhancement

Rather than manually specifying the presampled goal path, a user can now do: ``` env = gym.make('SawyerDoorHookResetFreeEnv-v1') presampled_goals_path = env.presampled_goals_path ```

From the commit message: > Do the recursive step first. Then check if the child element has anything. It may be the case that the child element has no valid...