Ever wondered how AI technologies like OpenAI ChatGPT, GPT-4, DALL-E, Midjourney, and Stable Diffusion really work? In this course, you will learn the foundations of these groundbreaking applications.This course continues where my first course, Deep Learning in Python, left off. You already know how to build an artificial neural network in Python, and you have a plug-and-play script that you can use for TensorFlow. Neural networks are one of the staples of machine learning, and they are always a top contender in Kaggle contests. If you want to improve your skills with neural networks and deep learning, this is the course for you.You already learned about backpropagation, but there were a lot of unanswered questions. How can you modify it to improve training speed? In this course you will learn about batch and stochastic gradient descent, two commonly used techniques that allow you to train on just a small sample of the data at each iteration, greatly speeding up training time.You will also learn about momentum, which can be helpful for carrying you through local minima and prevent you from having to be too conservative with your learning rate. You will also learn about adaptive learning rate techniques like Ada Grad, RM Sprop, and Adam which can also help speed up your training.Because you already know about the fundamentals of neural networks, we are going to talk about more modern techniques, like dropout regularization and batch normalization, which we will implement in both TensorFlow and Theano. The course is constantly being updated and more advanced regularization techniques are coming in the near future.In my last course, I just wanted to give you a little sneak peak at TensorFlow. In this course we are going t
Log in to write a review
Loading reviews...
Explore more courses and learning paths related to Data Science: Modern Deep Learning in Python.
Browse more courses from Udemy
See the side-by-side breakdown and our pick by scenario
See the side-by-side breakdown and our pick by scenario
More beginner-level AI and ML courses
Follow the full Beginner Data Science learning path
Browse 350+ structured AI learning paths from beginner to advanced