December 2019
Intermediate to advanced
368 pages
11h 10m
English
Now, when we have all the dependencies installed on the Python virtual environment, we are ready to use the VINE tool. First, you need to clone it from the Git repository with the following commands:
$ git clone https://github.com/uber-research/deep-neuroevolution.git$ cd visual_inspector
Here, we cloned the deep neuroevolution repository into the current directory and changed the directory to the visual_inspector folder, where the source code of the VINE tool is present.
Let's discuss how VINE can be used to visualize the results of the neuroevolution experiment using the results of the Mujoco Humanoid experiment provided by the Uber AI Lab. More details about the Mujoco Humanoid experiment can be ...
Read now
Unlock full access