Training
Use the following topics to learn about training in ML-Agents.
| Section | Description |
|---|---|
| Training ML-Agents Basics | Overview of training workflow. |
| Training Configuration File | Training config file reference. |
| Using Tensorboard | Visualize training progress. |
| Customizing Training via Plugins | Extend training with custom plugins. |
| Custom Trainer Plugin | Tutorial for creating custom trainers. |
| Profiling Trainers | Analyze and optimize training performance. |