udacity / dlnd-issue-reports

5 stars 0 forks source link

Cannot download/view algorithms from openAI gym's leaderboards #596

Open gotamist opened 6 years ago

gotamist commented 6 years ago

The DLND Reinforcement Learning module has a Taxi-v2 section in openAI gym. However, https://gym.openai.com/envs/Taxi-v1/

But if we want to see anyone's algorithm from the leaderboard, we just get an access-denied message like this. How may we gain access?

This XML file does not appear to have any style information associated with it. The document tree is shown below.
<Error>
<Code>AccessDenied</Code>
<Message>Access Denied</Message>
<RequestId>D2101F679D93A256</RequestId>
<HostId>
jRbETPJn0tEyGm8qX1OeFgfK2DiFSzVCeOG5rWf4i5HQvuunQl2prI6y9tOo1skyKLcLjmDDPLk=
</HostId>
</Error>