pratikj37 / Reinforcement-Learning

Reinforcement Learning Models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reinforcement-Learning

Reinforcement Learning is concerned with how intelligent agents ought to take actions in an environment in order to maximize the notion of cumulative reward.

Reinforcement Learning is one of the three basic Machine Learning paradigms, alongside supervised learning and unsupervised learning.

Reinforcement Learning Models

  1. Upper Confidence Bound
  2. Thompson Sampling

About

Reinforcement Learning Models


Languages

Language:Jupyter Notebook 100.0%