A Friendly Introduction to Deep Reinforcement Learning, Q-Networks and Policy Gradients
Offered By: Serrano.Academy via YouTube
Course Description
Overview
Explore deep reinforcement learning, Q-networks, and policy gradients in this friendly 36-minute video tutorial. Dive into key concepts such as Markov decision processes, rewards, discount factors, and the Bellman equation. Learn about deterministic and stochastic processes before delving into neural networks, including value and policy networks. Understand how to train policy neural networks and gain insights through examples and figures. Perfect for those with a basic understanding of neural networks, this comprehensive guide covers everything from introduction to conclusion, offering a solid foundation in reinforcement learning techniques.
Syllabus
Introduction:
Markov decision processes MDP:
Rewards:
Discount factor:
Bellman equation:
Solving the Bellman equation:
Deterministic vs stochastic processes:
Neural networks:
Value neural networks:
Policy neural networks:
Training the policy neural network:
Conclusion:
Taught by
Serrano.Academy
Related Courses
Artificial Intelligence 2.0: AI, Python, DRL + ChatGPT PrizeUdemy Reinforcement Learning Course
YouTube Neural Networks
Serrano.Academy via YouTube Stanford CS234: Reinforcement Learning - Winter 2019
Stanford University via YouTube TF-Agents - A Flexible Reinforcement Learning Library for TensorFlow
TensorFlow via YouTube