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

From
Jump to: navigation, search
Line 8: Line 8:
 
[http://www.google.com/search?q=Inverse+Reinforcement+Machine+Learning+Apprenticeship+machine+learning+ML+artificial+intelligence ...Google search]
 
[http://www.google.com/search?q=Inverse+Reinforcement+Machine+Learning+Apprenticeship+machine+learning+ML+artificial+intelligence ...Google search]
  
* [[Imitation Learning]]
 
 
* [[Learning Techniques]]
 
* [[Learning Techniques]]
 
** [[Reinforcement Learning]]
 
** [[Reinforcement Learning]]
 +
** [[Imitation Learning]]
 
* [[Inside Out - Curious Optimistic Reasoning]]
 
* [[Inside Out - Curious Optimistic Reasoning]]
 
* [[Generative Adversarial Network (GAN)]]
 
* [[Generative Adversarial Network (GAN)]]

Revision as of 10:18, 23 February 2020

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.