Deep Reinforcement Learning: Hands-on AI Tutorial in Python

Go to class
Write Review

Deep Reinforcement Learning: Hands-on AI Tutorial in Python provided by Udemy is a comprehensive online course, which lasts for 4-5 hours worth of material. Deep Reinforcement Learning: Hands-on AI Tutorial in Python is taught by Mehdi Mohammadi. Upon completion of the course, you can receive an e-certificate from Udemy. The course is taught in Englishand is Paid Course. Visit the course page at Udemy for detailed price information.

Overview
  • Develop Artificial Intelligence Applications using Reinforcement Learning in Python.

    What you'll learn:

    • The concepts and fundamentals of reinforcement learning
    • The main algorithms including Q-Learning, SARSA as well as Deep Q-Learning.
    • How to formulate a problem in the context of reinforcement learning and MDP.
    • Apply the learned techniques to some hands-on experiments and real world projects.
    • Develop artificial intelligence applications using reinforcement learning.

    In this course we learn the concepts and fundamentals of reinforcement learning, it's relation to artificial intelligence and machine learning, and how we can formulate a problem in the context of reinforcement learning and Markov Decision Process. We cover different fundamental algorithms including Q-Learning, SARSA as well as Deep Q-Learning. We present the whole implementation of two projects from scratch with Q-learning and Deep Q-Network.