This example shows how to install TensorFlow agents and use it on custom environments, such as the environments that come with PyBullet.
It works for both Python 3 and Python 2. Just replace pip3 and python3 with
pip2 and python2.
Set up the dependencies: