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 AdaGrad, RMSprop, 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.
Instructor Details
Courses : 22
Specification: Modern Deep Learning in Python
|
9 reviews for Modern Deep Learning in Python
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
$94.99 $12.99
Babak Rahi –
The in depth nature of these courses really helps me understand and fill up the gaps in my knowledge
Sean Wang –
after finishing the previous course, I am excited to jump in to the Deep Learning in Python Part 2 for learning more skills related to training a robust neural network.
Dza001 –
It could be faster
Prasanta Panda –
very good contents
Subhadeep Chakraborty –
Great
Matthew Hawes –
Very informative and well designed out course
Pattara Tepnu –
Very good to teach Pytorch
Serhat S –
I especially like the instructor’s teaching style, taking complex concepts in a very simple, easy to understand way, which also shows how well he knows the topics he’s been covering (rather than repeating some mumbo jumbos like some incompetent instructors in many of the Internet MOOCs.)
Vinay Kumar Reddy Kakanuru –
Good