Train Your First Robot Policy
This tutorial will explain how to train a neural network to control a real robot autonomously.
You’ll learn:
How to record and visualize your dataset.
How to train a policy using your data and prepare it for evaluation.
How to evaluate your policy and visualize the results.
By following these steps, you’ll be able to replicate tasks, such as picking up a Lego block and placing it in a bin with a high success rate, as shown in the video below
Last updated