Reinforcement Learning
Motivations | | Links:
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.
Books
- Reinforcement Learning: An Introduction. Richard S. Sutton and Andrew G. Barto
Resources
- Repository: Reviewing Common RL Algorithms (In Progress)