Skip to content

Getting Started

Stephanie Hughes edited this page Jun 21, 2021 · 16 revisions

Literature Review:

  • "Using Geometric Features to Represent Near-Contact Behavior in Robotic Grasping"
  • "Learning Near-Contact Grasping Strategies with DeepRL"

General Resources:

DDPG

This article breaks down the network setup and equations discussed in "Continuous Control With Deep Reinforcement Learning"

Reinforcement Learning (RL)

Learning in continuous action spaces:

Key terms/concepts:

Clone this wiki locally