What is Reinforcement Learning and 9 examples of what you can do with it.
Reinforcement Learning is a subset of machine learning. It enables an agent to learn through the consequences of actions in a specific environment. It can be used to teach a robot new tricks, for example. Reinforcement learning is a behavioral learning model where the algorithm provides data analysis feedback, directing the user to the best result. It differs from other forms of supervised learning because the sample data set does not train the machine.
Oct-29-2020, 16:40:19 GMT