Reinforcement learning


Topic history | v1 (current) | created by janarez

Details

Reinforcement learning

| created by janarez | Add topic "Q-learning"
Title
Reinforcement learning
Description
Reinforcement learning (RL) is an area of machine learning 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 three basic machine learning paradigms, alongside supervised learning and unsupervised learning. Reinforcement learning differs from supervised learning in not needing labelled input/output pairs be presented, and in not needing sub-optimal actions to be explicitly corrected. Instead the focus is on finding a balance between exploration (of uncharted territory) and exploitation (of current knowledge).
Link
https://en.wikipedia.org/?curid=66294

resources

This topic has no history of related resources.

authors

This topic has no history of related authors.

topics

subtopic of Deep learning
v1 | attached by janarez | Add topic "Q-learning"
uses Q-learning
v1 | attached by janarez | Add topic "Q-learning"