Q Learning simply explained | SARSA and Q-Learning Explanation

preview_player
Показать описание
This problem is from a book called Reinforcement Learning: In Introduction by Richard S. Sutton and Andrew G. Barto. I found this problem to be a good way to introduce SARSA and Q-Learning. I am not an expert in reinforcement learning, but I find these kind of ideas interesting. I thought it would be cool to explore reinforcement learning and make a video explaining a concept to the best of my ability. I will be making more videos about reinforcement learning in the future and hopefully my explanations get better as time goes on.

Credits:
I used Manim for the animations.

All of the information on reinforcement learning came from the RL book by Sutton and Barto. I didn't explain the concepts well enough in the video to do the book justice. The book is very well written.

The environment is from AIGym.

GitHub:
Рекомендации по теме
Комментарии
Автор

Thanks for this introductory video. It helped me a lot.

DC-rkxf
Автор

Thanks for this video, helping me a lot with my uni work

michaelomglol
Автор

Nice job! Helps my understanding. Keep making such videos.

sohamprajapati
Автор

does this mean it's not even using a neural network?

jonaskarlsson
Автор

Hello, where could i find code for that?

aleksantoniak