You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I hope I'm in the right place for this question. In the SQIL fork the issues tab was deactivated.
As I understand it, SQIL learns from pure demonstrations, correct? Thus, I have a few questions:
Why do I need to initialize the Java-Minecraft simulator? Isn't just the collected demonstration data not enough?
I tried to run your code on a headless machine, but it crashes when trying to open an instance of Minecraft. Is there a way to get around this, or is it possible to run your code on a headless machine? (preferably without sudo rights as I would like to run it on a university cluster).
Hello,
I hope I'm in the right place for this question. In the SQIL fork the issues tab was deactivated.
As I understand it, SQIL learns from pure demonstrations, correct? Thus, I have a few questions:
https://github.com/s-shiroshita/minerl2020_sqil_submission/blob/3748f04860e37ae20d292edb30120740cc9b6f62/mod/sqil.py#L242
The text was updated successfully, but these errors were encountered: