Reinforcement Learning

From Humanoid Robots Wiki
Revision as of 19:54, 16 May 2024 by Vrtnis (talk | contribs)
Jump to: navigation, search

Reinforcement Learning (RL)

Reinforcement Learning (RL) is a machine learning approach where an agent learns to perform tasks by interacting with an environment. It involves the agent receiving rewards or penalties based on its actions, and using this feedback to improve its performance over time.


Training algorithms


Resources