Table of Contents
Summary
The following are key details to remember in general when setting up ML-Agents:
- When you train the Agent (Training) or use a trained model (Inference), the data is fed into a neural network as a feature vector.
Training
Start Training:
Open Tensorboard:
tensorboard --logdir results