Difference between revisions of "Apprenticeship Learning - Inverse Reinforcement Learning (IRL)"

From
Jump to: navigation, search
Line 9: Line 9:
  
 
* [[Imitation Learning]]
 
* [[Imitation Learning]]
* [[Reinforcement Learning]]
+
* [[Learning Techniques]]
 +
** [[Reinforcement Learning]]
 
* [[Inside Out - Curious Optimistic Reasoning]]
 
* [[Inside Out - Curious Optimistic Reasoning]]
 
* [[Generative Adversarial Network (GAN)]]
 
* [[Generative Adversarial Network (GAN)]]

Revision as of 15:18, 8 December 2019

YouTube search... ...Google search


Inverse reinforcement learning (IRL) infers/derives a reward function from observed behavior/demonstrations, allowing for policy improvement and generalization. While ordinary "reinforcement learning" involves using rewards and punishments to learn behavior, in IRL the direction is reversed, and a robot observes a person's behavior to figure out what goal that behavior seems to be trying to achieve.