Like lot's of Unity Learn readers, we were trying this tutorial using the latest ML Agents, release 1, and it's changed too much. In order to help, I've created this public repository which is an ML-Agents Release 1 (April 30, 2020) compatible upgrade of the Unity Learn ML-Agents Penguins Tutorial.
This work is an help to upgrade the ML-Agents: Penguins
tutorials to ML-Agents Release 1.
Version | Release Date | Source | Documentation | Download |
---|---|---|---|---|
Release 1 | April 30, 2020 | source | docs | download |
The ./Assets/ml-agents-realease1/
folder include the modified ml-agents config files for the training. The full train command is :
mlagents-learn ./config/trainer_config.yaml --curriculum .\config\curricula\penguin.yaml --run-id penguin_01
ML-Agents: Penguins
tutorials is a work of : Immersive Limit LLC, see Unity Connect reference. The tutorial is hosted on the Unity learn plateform, and is licensed to Unity and/or Immersive Limit LLC.- ml-agents release 1 is licensed under the Apache 2.0.
- Thanks to David Garner for his comments in the Unity Learn tutorial.
If you are a legal owner of the material available in this repository and do not want this work to be publicy avaliable, please contact me, or create an issue in this repository. I'll remove it ASAP.