Back to Ml Agents

Advanced Features

com.unity.ml-agents/Documentation~/Advanced-Features.md

0.15.11.7 KB
Original Source

Advanced Features

The ML-Agents Toolkit provides several advanced features that extend the core functionality and enable sophisticated use cases.

FeatureDescription
Custom Side ChannelsCreate custom communication channels between Unity and Python.
Custom Grid SensorsBuild specialized grid-based sensors for spatial data.
Input System IntegrationIntegrate ML-Agents with Unity's Input System.
Inference EngineDeploy trained models for real-time inference.
Hugging Face IntegrationConnect with Hugging Face models and ecosystem.
Game IntegrationsIntegrate ML-Agents with specific game genres and mechanics (e.g., Match-3).
Match-3 IntegrationAbstraction and tools for Match-3 board games (board, sensors, actuators).
ML-Agents Package SettingsConfigure advanced package settings and preferences.
Unity Environment RegistryManage and register Unity environments programmatically.