Learn Before
Concept
Limitations of Reinforcement Learning
In real life applications, the state space and action space which Reinforcement Learning is based on are usually very complicated. It is extremely hard to solve the problems with simple policy and value iterations. So we may need the help of deep learning to model the environment, the policy and the value functions. Recently, deep reinforcement learning enjoys the current state-of-art performance, which utilizes the popular neural networks.
0
1
Updated 2020-10-10
Tags
Data Science