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.
Diving deeper into Reinforcement Learning with Q-Learning
Jul 30, 2018, 1:19pm UTC
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.