ashish2244's picture
Initial commit (part 4)
a4473a4 verified
|
Raw
History Blame Contribute Delete
1.39 kB

Python Tutorial with Google Colab

Interactive tutorials for using ML-Agents with Google Colab environments.

Tutorial Description
Using a UnityEnvironment Learn how to set up and interact with Unity environments in Colab.
Q-Learning with a UnityEnvironment Implement Q-Learning algorithms with Unity ML-Agents in Colab.
Using Side Channels on a UnityEnvironment Explore side channel communication between Unity and Python.