vkassingh / The-Layman-Machine-Learning-dictionary

A collection of Machine Learning Terms with their layman explanation with examples and images.
https://github.com/vkassingh/Machine-Learning-Dictionary
8 stars 14 forks source link

Added Q Learning (Reinforcement Learning) #31

Open Viper2211 opened 3 years ago

Viper2211 commented 3 years ago

Q Learning is a model less reinforcement learning algorithm.

Viper2211 commented 3 years ago

Ok, I’ll clean it up and add some comments, along with a readme for a good explanation.