Vigyata.AI
Is this your channel?

Q Learning Algorithm and Agent - Reinforcement Learning p.2

114.0K views· 1,853 likes· 28:58· May 31, 2019

🛍️ Products Mentioned (4)

Welcome to part 2 of the reinforcement learning tutorial series, specifically with Q-Learning. We've built our Q-Table which contains all of our possible discrete states. Next we need a way to update the Q-Values (value per possible action per unique state), which we will do using the Q-Learning algorithm! Text-based tutorial and sample code: https://pythonprogramming.net/q-learning-algorithm-reinforcement-learning-python-tutorial/ Channel membership: https://www.youtube.com/channel/UCfzlCWGWYyIQ0aLC5w48gBQ/join Discord: https://discord.gg/sentdex Support the content: https://pythonprogramming.net/support-donate/ Twitter: https://twitter.com/sentdex Instagram: https://instagram.com/sentdex Facebook: https://www.facebook.com/pythonprogramming.net/ Twitch: https://www.twitch.tv/sentdex #reinforcementlearning #machinelearning #python

🎬 More from sentdex