Tag: ML Algorithms

Reinforcement Learning

Machine Learning – Introduction to Reinforcement Learning

Reinforcement learning is closely related to dynamic programming approaches to Markov decision processes (MDP). MDP solve a partially observable problem. POMDPs received a lot of attention in the reinforcement learning community. As its a process of discrete-time stochastic control to provide a mathematical framework for decision-making modelling.