Diving deeper into Reinforcement Learning with Q-Learning
https://medium.freecodecamp.org/diving-deeper-into-reinforcement-learning-with-q-learning-c18d0db58efe
Today we’ll learn about Q-Learning. Q-Learning is a value-based Reinforcement Learning algorithm.
This article is the second part of a free series of blog post about Deep Reinforcement Learning. For more information and more resources, check out the syllabus of the course. See the first article here.