|
|
|
|
|
by amelius
358 days ago
|
|
You'd use a two-step approach. 1. First create a model that can evaluate how well a task is going; the YT approach can be used here. 2. Then build a real-world robot, and train it by letting it do tasks, and use the first model to supervise it; here the robot can learn to rely on extra senses such as touch/pressure. |
|