post-thumb

Introduction to reinforcement learning

Basically it is rewardbase learning. The process of encouraging or establishing a belief or patterns of behaviour is the reinforcement.

Reinforcement learing is the type of machine learning where an agent learns to behave in a environment by performing actions and seeing the results.

lets say if you put agent in unknown environment, which is new totally for that agent, but by following some rules and regulation agents performs some tasks , and agents learn from the experience and perform further tasks.