Danijar Hafner

Results 165 comments of Danijar Hafner

Awesome, would be great if you can add it in the release! Both grayscale and RGB would be nice but grayscale is more important because that's the most common evaluation...

I'm running into the same issue but the fix doesn't work in this case: [self-contained example](https://gist.github.com/danijar/28be732da986e3a5117af316c496bf2c) With the patch, my shell reports that the Python interpreter segfaults but without any...

@nouiz That's great to hear, I'm running into the same issue. About when do you think the fix will be available?

Good to know about `--bazelrc=...`. The `.precommit.bazelrc` specifies `--cxxopt=-std=c++11` though, wouldn't that be an issue? Without any `.bazelrc` I got an error that the build requires at least C++ 14.

Thanks! It would be worth providing instructions for how to do this. I have never used a VNC server and I can imagine this is true for many users of...

Thanks for the update --- I'm very much looking forward to offline rendering. Do you have some preliminary instructions for the VNC server that I could start from? I imagine...

@MadcowD Happy new year! I'm really excited about using MineRL for research once it supports headless rendering. Setting up a virtual server isn't feasible on the cluster we're using unfortunately....

Good idea. This would allow people to prototype in an interactive environment and switch to Handout once they need something more reproducible or want to run locally. I don't see...