ML-Agents
Using ML-Agents at BOINC AI
Exploring ML-Agents in the Hub
Install the library
# Clone the repository
git clone https://github.com/Unity-Technologies/ml-agents
# Go inside the repository and install the package
cd ml-agents
pip3 install -e ./ml-agents-envs
pip3 install -e ./ml-agentsUsing existing models
Visualize an agent playing
Sharing your models
Additional resources
Last updated
