Save for later

Deep Learning

Latest update: Instead of SSD, I show you how to use RetinaNet, which is better and more modern. I show you both how to use a pretrained model and how to train one yourself with a custom dataset on Google Colab.

This is one of the most exciting courses I’ve done and it really shows how fast and how far deep learning has come over the years.

When I first started my deep learning series, I didn’t ever consider that I’d make two courses on convolutional neural networks.

I think what you’ll find is that, this course is so entirely different from the previous one, you will be impressed at just how much material we have to cover.

Let me give you a quick rundown of what this course is all about:

We’re going to bridge the gap between the basic CNN architecture you already know and love, to modern, novel architectures such as VGG, ResNet, and Inception (named after the movie which by the way, is also great. )

We’re going to apply these to images of blood cells, and create a system that is a better medical expert than either you or I. This brings up a fascinating idea: that the doctors of the future are not humans, but robots.

In this course, you’ll see how we can turn a CNN into an object detection system, that not only classifies images but can locate each object in an image and predict its label.

You can imagine that such a task is a basic prerequisite for self-driving vehicles. (It must be able to detect cars, pedestrians, bicycles, traffic lights, etc. in real-time)

We’ll be looking at a state-of-the-art algorithm called SSD which is both faster and more accurate than its predecessors.

Another very popular computer vision task that makes use of CNNs is called neural style transfer.

This is where you take one image called the content image, and another image called the style image, and you combine these to make an entirely new image, that is as if you hired a painter to paint the content of the first image with the style of the other. Unlike a human painter, this can be done in a matter of seconds.

I will also introduce you to the now-famous GAN architecture (Generative Adversarial Networks), where you will learn some of the technology behind how neural networks are used to generate state-of-the-art, photo-realistic images.

Currently, we also implement object localization, which is an essential first step toward implementing a full object detection system.

I hope you’re excited to learn about these advanced applications of CNNs, I’ll see you in class.

AWESOME FACTS:

  • One of the major themes of this course is that we’re moving away from the CNN itself, to systems involving CNNs.

  • Instead of focusing on the detailed inner workings of CNNs (which we've already done), we'll focus on high-level building blocks. The result? Almost zero math.

  • Another result? No complicated low-level code such as that written in Tensorflow, Theano, or PyTorch (although some optional exercises may contain them for the very advanced students). Most of the course will be in Keras which means a lot of the tedious, repetitive stuff is written for you.

"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:

  • Know how to build, train, and use a CNN using some library (preferably in Python)

  • Understand basic theoretical concepts behind convolution and neural networks

  • Decent Python coding skills, preferably in data science and the Numpy Stack

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)

Get Details and Enroll Now

OpenCourser is an affiliate partner of Udemy and may earn a commission when you buy through our links.

Get a Reminder

Send to:
Rating 4.3 based on 107 ratings
Length 15 total hours
Starts On Demand (Start anytime)
Cost $16
From Udemy
Instructor Lazy Programmer Inc.
Download Videos Only via the Udemy mobile app
Language English
Subjects Data Science Business
Tags Data Science Business Development Data & Analytics

Get a Reminder

Send to:

Similar Courses

What people are saying

deep learning

This course makes it easy for beginner deep learning students to try out state of the art CNN concepts.

It should be more simple for beginners than other deep learning courses by the same instructor as the exercises only involve Keras.

Great course for advanced students in deep learning.

According to the instructor this is the third course in a Deep Learning series, but he does not mention which are the prerequisite courses that we are supposed to take in order to get maximum out of this course.

I like the focus on using deep learning technology as part of a system.

I would like to know more about the concept of deep learning.

Read more

lazy programmer

Lazy programmer has given me good understanding of the industry and I'm able to apply the skills I learnt in a meaningful way.

Thanks It was a good match Excellent course as expected from lazy programmer.

Through my own coding exercises following Lazy Programmer's architecture lectures, I built customizable Residual and Inception block classes in PyTorch that I will be able to re-use/experiment with in my own neuroscience research.

Lazy programmer's courses are great starting points to learn about the latest techniques available in several areas of ML.

I have browsed deeplearning.ai and fast.ai, and while both are excellent and by world renowned practitioners, I find Lazy Programmer's delivery the most engaging.

Not many teachers, tutors and educators convey the knowledge like the Lazy Programmer.

Read more

computer vision

Comprehensive resource for computer vision applications.

Very detailed course about computer vision.

Really fun course as you get to see serious applications of CNNs in computer vision.

I am really excited with this course, because it integrates all the concepts, and begins some new concepts, related to deep learning and computer vision.

It's a great tutorial to learn some applications of computer vision using deep learning.

Read more

style transfer

Covered practicals such as GANs, object localization, object detection, style transfer, ...

Nice breakdown of SSD and the very detailed style transfer description Topics intuition is good.

I'm very happy for this course; finally someone who deals completely and exhaustively with these topics; summary in my opinion: - a resnet section explained very well, - an SSD section with an excellent intuition, and in continuous evolution on the implementation part, - a style transfer section that impressed me a lot, - many other interesting sections really thanks to the author!!!

Good to give you a strong understand in technologies such as ResNet and Inception along with applications such as object detection and style transfer.

Read more

neural networks

It is a really good course with in-depth explanation of convolutional neural networks.

It have boosted my understanding of convolutional neural networks and i have even learnt how to relate the old concepts with the new ones.

Read more

so much

There's always so much detail in the course that you need to spend the time going through the lectures carefully - not a course you can just run through.

I've learnt so much.

Read more

Careers

An overview of related careers and their average salaries in the US. Bars indicate income percentile.

Learning Services $59k

Computer Vision, Deep Learning Engineer $67k

Computer Vision & Deep Learning Engineer $67k

Deep Clean Sales Specialist $76k

Deep clean specialist $76k

Deep Learning Research Scientist $86k

Deep Learning Research Engineer $88k

Research Scientist - Deep Learning $91k

Senior Learning Specialist, Learning and Development $102k

Deep Learning R&D Engineer $127k

Learning Assitant $142k

Deep Submergence Systems Program Manager $157k

Write a review

Your opinion matters. Tell us what you think.

Rating 4.3 based on 107 ratings
Length 15 total hours
Starts On Demand (Start anytime)
Cost $16
From Udemy
Instructor Lazy Programmer Inc.
Download Videos Only via the Udemy mobile app
Language English
Subjects Data Science Business
Tags Data Science Business Development Data & Analytics

Similar Courses

Sorted by relevance

Like this course?

Here's what to do next:

  • Save this course for later
  • Get more details from the course provider
  • Enroll in this course
Enroll Now