How to use your trained DQNN in the robot Open Class
What you will learn in this Open Class
In previous Live Classes, we learned how to train DQNNs for specific tasks using OpenAI. However, how can the trained DQNN be used in the robot once it has been finally trained?
That is the subject of this Live Class. In this class, we will train a DQNN to make a robot complete a task. Once the DQNN is trained, we will transfer it to the (simulated) robot and show how to use that network to control the robot doing the task it was trained for.