Hacker News new | ask | show | jobs
by botman 4301 days ago
Another robot researcher agrees. Classifying images is totally different from enabling a robot to perform a difficult task. Object recognition is a supervised learning problem, mapping image -> vector of probabilities. Robotic manipulation is a control problem, mapping a long sequence of images -> a long sequence of actions.