-
Notifications
You must be signed in to change notification settings - Fork 33
Home
Matthew Chan edited this page Sep 25, 2016
·
1 revision
- Create a bin-picking robot that can pick up objects from a randomly stacked pile.
- This must be done without requiring a prior model of the objects.
- Use end-to-end deep reinforcement learning techniques
- Implement deep neural network on example problems
- Implement deep reinforcement learning on example problems
- Implement end-to-end learning on example problems
- Implement end-to-end learning on robotic grasping problems.