2

reinforcement-learning/Introduction at master · dennybritz/reinforcement-learnin...

 2 years ago
source link: https://github.com/dennybritz/reinforcement-learning/tree/master/Introduction/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Introduction

Learning Goals

  • Understand the Reinforcement Learning problem and how it differs from Supervised Learning

Summary

  • Reinforcement Learning (RL) is concerned with goal-directed learning and decision-making.
  • In RL an agent learns from experiences it gains by interacting with the environment. In Supervised Learning we cannot affect the environment.
  • In RL rewards are often delayed in time and the agent tries to maximize a long-term goal. For example, one may need to make seemingly suboptimal moves to reach a winning position in a game.
  • An agent interacts with the environment via states, actions and rewards.

Lectures & Readings

Required:

Optional:

Exercises


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK