obstacle-tower-env
obstacle-tower-env copied to clipboard
Obstacle Tower Environment
I have seen that, by default, all instances of the obstacle tower environment I start run in the primary GPU (in my case GPU:0). Is it possible to specify in...
I am trying to install the obstacle tower gym environment, and it appears that it is not compatible with the latest numpy release, and will only work with older versions...
Hi, don't know if it is the right place, but it is probably relevant for anyone interested in obstacle-tower-env. https://arxiv.org/abs/2007.02622 We have scaled up our second position approach in the...
Have installed Unity 2018.3.13f1 on Linux Ubuntu 16.04 Based on the requirements of obstacle-tower-env, have installed mlagents 0.6.2 and mlagents-envs 0.6.2 When I try to train the obstacle-tower using mlagents-learn,...
Update: GCP tutorial suggests using T4 GPU to save costs, but fails when using T4 GPU (error below) --- Hi, I am following the tutorial [Training an Obstacle Tower agent...
Hi, I'm trying to launch obstacle tower environment. However, the obstacle env window close. This is the log INFO:mlagents_envs.environment:Environment shut down with return code 0. I'm using mlagents 0.19.0 and...
I was running OT, initialized from python, with random theme, random seed and here the door to the next floor is the same as the starting door. Is this intended?
I trained a model which can get a mean reward of 7 for solving seed 34 if realtime_mode is disabled. If I set realtime_mode to true to observe the agent...
I run obstacle tower on Ubuntu 18.04 and receive the following error messages >mlagents.envs.exception.UnityEnvironmentException: The API number is not compatible between Unity and python. Python API : API-10, Unity API...