Minghou-Lei / Getting-start-with-ML-agents-Penguins-tutorial

A Unity Learn Project where we train a penguin to catch fish and feed the baby penguin using ML-agents

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting-start-with-ML-agents-Penguins-tutorial

A Unity Learn Project where we train a penguin to catch fish and feed the baby penguin using latest version of ML-agents(0.14.0) and Unity 2019.3.1f1.

Demo

img

Training command

Please make sure that trainer_config.yaml and PenguinLearning.yaml has placed at the correct positions.

mlagents-learn config\trainer_config.yaml --curriculum=config\curricula\penguin\PenguinLearning.yaml --run-id=penguin_01 --train

About

A Unity Learn Project where we train a penguin to catch fish and feed the baby penguin using ML-agents


Languages

Language:C# 100.0%