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

Training a Unitree G1 to Walk w/ Reinforcement Learning
43.3K views

Unitree G1 Security Disaster
20.6K views

Testing VLMs and LLMs for robotics w/ the Jetson Thor devkit
39.4K views

Reinforcement learning with Unitree G1 humanoid - Dev w/ G1 P.5
32.6K views

A bigger brain for the Unitree G1- Dev w/ G1 Humanoid P.4
24.8K views

Unitree G1 - Moving the arms/hands - Dev w/ G1 Humanoid P.3
35.8K views