Back to Ml Agents

Python Tutorial with Google Colab

com.unity.ml-agents/Documentation~/Tutorial-Colab.md

0.15.11.4 KB
Original Source

Python Tutorial with Google Colab

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

TutorialDescription
Using a UnityEnvironmentLearn how to set up and interact with Unity environments in Colab.
Q-Learning with a UnityEnvironmentImplement Q-Learning algorithms with Unity ML-Agents in Colab.
Using Side Channels on a UnityEnvironmentExplore side channel communication between Unity and Python.