Documentation

October 4, 2018 ยท View on GitHub

This repo is mostly designed based on Unity ML-Agents. Please first make sure you at least already know how to make a learning environment in ML-Agens.

For ML-Agents or related machine learning knowledge, see ML-Agents documentation.

Installation & Set-up

Getting Started

Learning

MAES Optimization

Others

  • Define Your Own Training Process for ML-Agent - See the source codes of Trainer.cs for details.