openai / universe-starter-agent

A starter agent that can solve a number of universe environments.
MIT License
1.1k stars 318 forks source link

Clarify what makes VNC pong different. #91

Closed NHDaly closed 6 years ago

NHDaly commented 7 years ago

I tried to clarify that the difference between Pong and VNC pong is the environment name: gym-core.PongDeterministic-v3 is the Universe version of the Gym environment and Universe environments are VNC-based.

Can you take a look at the wording and see if this makes sense? Thanks! ~Nathan

NHDaly commented 7 years ago

Friendly ping. :)

I think this extra clarification is very useful, and was not obvious to me without digging through the code to find the declarations for these environments.

NHDaly commented 7 years ago

Friendly ping! :) This is just three lines of docs changes, but helps clarify understanding! :)