By using this site, you agree to the Privacy Policy and Terms of Use.
Accept

Course Drive

Download Top Udemy,Lynda,Packtpub and other courses

  • Home
  • Udemy
  • Lynda
  • Others
    • FrontendMasters
    • MasterClass
    • Udacity
  • Request Course
  • Contact Us
Aa

Course Drive

Download Top Udemy,Lynda,Packtpub and other courses

Aa
Have an existing account? Sign In
Follow US
Course Drive > Udemy > Development > Advanced AI: Deep Reinforcement Learning in Python
Development

Advanced AI: Deep Reinforcement Learning in Python

Last updated: 2022/12/30 at 9:18 AM
ADMIN December 30, 2022
Share
7 Min Read
SHARE

Advanced AI: Deep Reinforcement Learning in Python Download

The Complete Guide to Mastering Artificial Intelligence using Deep Learning and Neural Networks Advanced AI: Deep Reinforcement Learning in Python

What you’ll learn

  • Build various deep learning agents (including DQN and A3C)
  • Apply a variety of advanced reinforcement learning algorithms to any problem
  • Q-Learning with Deep Neural Networks
  • Policy Gradient Methods with Neural Networks
  • Reinforcement Learning with RBF Networks
  • Use Convolutional Neural Networks with Deep Q-Learning

Requirements

  • Know reinforcement learning basics, MDPs, Dynamic Programming, Monte Carlo, TD Learning
  • College-level math is helpful
  • Experience building machine learning models in Python and Numpy
  • Know how to build ANNs and CNNs using Theano or Tensorflow

Description

This course is all about the application of deep learning and neural networks to reinforcement learning.

If you’ve taken my first reinforcement learning class, then you know that reinforcement learning is on the bleeding edge of what we can do with AI.

Specifically, the combination of deep learning with reinforcement learning has led to AlphaGo beating a world champion in the strategy game Go, it has led to self-driving cars, and it has led to machines that can play video games at a superhuman level.

Reinforcement learning has been around since the 70s but none of this has been possible until now.

The world is changing at a very fast pace. The state of California is changing their regulations so that self-driving car companies can test their cars without a human in the car to supervise.

We’ve seen that reinforcement learning is an entirely different kind of machine learning than supervised and unsupervised learning.

Supervised and unsupervised machine learning algorithms are for analyzing and making predictions about data, whereas reinforcement learning is about training an agent to interact with an environment and maximize its reward.

Unlike supervised and unsupervised learning algorithms, reinforcement learning agents have an impetus – they want to reach a goal.

This is such a fascinating perspective, it can even make supervised / unsupervised machine learning and “data science” seem boring in hindsight. Why train a neural network to learn about the data in a database, when you can train a neural network to interact with the real-world?

While deep reinforcement learning and AI has a lot of potential, it also carries with it huge risk.

Bill Gates and Elon Musk have made public statements about some of the risks that AI poses to economic stability and even our existence.

As we learned in my first reinforcement learning course, one of the main principles of training reinforcement learning agents is that there are unintended consequences when training an AI.

AIs don’t think like humans, and so they come up with novel and non-intuitive solutions to reach their goals, often in ways that surprise domain experts – humans who are the best at what they do.

OpenAI is a non-profit founded by Elon Musk, Sam Altman (Y Combinator), and others, in order to ensure that AI progresses in a way that is beneficial, rather than harmful.

Part of the motivation behind OpenAI is the existential risk that AI poses to humans. They believe that open collaboration is one of the keys to mitigating that risk.

One of the great things about OpenAI is that they have a platform called the OpenAI Gym, which we’ll be making heavy use of in this course.

It allows anyone, anywhere in the world, to train their reinforcement learning agents in standard environments.

In this course, we’ll build upon what we did in the last course by working with more complex environments, specifically, those provided by the OpenAI Gym:

  • CartPole
  • Mountain Car
  • Atari games

To train effective learning agents, we’ll need new techniques.

We’ll extend our knowledge of temporal difference learning by looking at the TD Lambda algorithm, we’ll look at a special type of neural network called the RBF network, we’ll look at the policy gradient method, and we’ll end the course by looking at Deep Q-Learning (DQN) and A3C (Asynchronous Advantage Actor-Critic).

Thanks for reading, and I’ll see you in class!

 

“If you can’t implement it, you don’t understand it”

  • Or as the great physicist Richard Feynman said: “What I cannot create, I do not understand”.
  • My courses are the ONLY courses where you will learn how to implement machine learning algorithms from scratch
  • Other courses will teach you how to plug in your data into a library, but do you really need help with 3 lines of code?
  • After doing the same thing with 10 datasets, you realize you didn’t learn 10 things. You learned 1 thing, and just repeated the same 3 lines of code 10 times…

 

Suggested Prerequisites:

  • College-level math is helpful (calculus, probability)
  • Object-oriented programming
  • Python coding: if/else, loops, lists, dicts, sets
  • Numpy coding: matrix and vector operations
  • Linear regression
  • Gradient descent
  • Know how to build ANNs and CNNs in Theano or TensorFlow
  • Markov Decision Proccesses (MDPs)
  • Know how to implement Dynamic Programming, Monte Carlo, and Temporal Difference Learning to solve MDPs

 

WHAT ORDER SHOULD I TAKE YOUR COURSES IN?:

  • Check out the lecture “Machine Learning and AI Prerequisite Roadmap” (available in the FAQ of any of my courses, including the free Numpy course)

 

UNIQUE FEATURES

  • Every line of code explained in detail – email me any time if you disagree
  • No wasted time “typing” on the keyboard like other courses – let’s be honest, nobody can really write code worth learning about in just 20 minutes from scratch
  • Not afraid of university-level math – get important details about algorithms that other courses leave out

Who this course is for:

  • Professionals and students with strong technical backgrounds who wish to learn state-of-the-art AI techniques
Advanced AI: Deep Reinforcement Learning in Python Free Download

Direct Download   

Source: https://www.udemy.com/course/deep-reinforcement-learning-in-python/
TAGGED: Deep Learning
ADMIN December 30, 2022
Share this Article
Facebook Twitter Whatsapp Whatsapp Reddit Telegram Email Copy Link
Previous Article Real Python – Looping With Python enumerate()
Next Article Deep Learning: Advanced Computer Vision (GANs, SSD, +More!)
Leave a comment Leave a comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

You Might Also Like

Development

Data Science: Transformers for Natural Language Processing

May 24, 2023
Development

SQL Mastery: Learn Enough SQL To Be A Professional [2023]

May 24, 2023
Development

The Complete Python/PostgreSQL Course 2.0

May 22, 2023
Development

Applied Machine Learning in R

May 18, 2023
Development

Learn Manual Software Testing + Agile with Jira Tool

May 16, 2023
Development

Testing React with Jest and React Testing Library (RTL)

May 12, 2023
Development

Software Testing: Learn Software Testing And Get A Tech Job

May 10, 2023
Development

JUnit 5, Mockito, PowerMock, TDD, BDD & ATTD

May 8, 2023
Previous Next

Weekly Popular

SQL Mastery: Learn Enough SQL To Be A Professional [2023]
Development
Data Science: Transformers for Natural Language Processing
Development
The Nuts and Bolts of OAuth 2.0
IT & Software
Adobe Premiere Pro CC: Intermediate Video Editing
Photography

Recent Posts

Adobe Premiere Pro CC: Intermediate Video Editing
Photography
The Nuts and Bolts of OAuth 2.0
IT & Software
Data Science: Transformers for Natural Language Processing
Development
SQL Mastery: Learn Enough SQL To Be A Professional [2023]
Development
Own Your Happiness 101
Udemy
Follow US

Removed from reading list

Undo
Welcome Back!

Sign in to your account

Lost your password?