If you want to learn deep learning and don’t know where to start, here’s a list of free online courses that can help you learn deep learning.

If you want to learn deep learning and don’t know where to start, here’s a list of free online courses that can help you learn deep learning.
Here’s a selection from Lex Fridman’s conversation with Stepham Wolfram.
In this deeplizard episode, learn how to prepare and process our own custom data set of sign language digits, which will be used to train our fine-tuned MobileNet model in a future episode.
VIDEO SECTIONS
LAWs, short for Lethal Autonomous Weapons may change the nature of warfare forever.
With the development of AI systems, drones that can autonomously find and eliminate a targeted individual are only years away not decades.
[..]
At this point, the issue is not with hardware but with software, meaning how fast new AI algorithms can be developed and be implemented for certain military purposes.
Murtaza’s Workshop – Robotics and AI posted this video to explains how to perform Facial recognition with high accuracy.
We will first briefly go through the theory and learn the basic implementation. Then we will create an Attendance project that will use webcam to detect faces and record the attendance live in an excel sheet.
Link to the Article:
https://medium.com/@ageitgey/machine-learning-is-fun-part-4-modern-face-recognition-with-deep-learning-c3cffc121d78
Jeremy Howard provides this introductory lesson on Deep Learning for Coders.
In this first lesson, we learn about what deep learning is, and how it’s connected to machine learning, and regular computer programming. We get our GPU-powered deep learning server set up, and use it to train models across vision, NLP, tabular data, and collaborative filtering. We do this all in Jupyter Notebooks, using transfer learning from pretrained models for the vision and NLP training.
We discuss the important topics of test and validation sets, and how to create and use them to avoid over-fitting. We learn about some key jargon used in deep learning.
We also discuss how AI projects can fail, and techniques for avoiding failure.
Index:
deeplizard introduces MobileNets, a class of light weight deep convolutional neural networks that are vastly smaller in size and faster in performance than many other popular models.
VIDEO SECTIONS
vcubingx provides a visual introduction to the structure of an artificial neural network.
The Neural Network, A Visual Introduction | Visualizing Deep Learning, Chapter 1
Here’s a great round up for the top 10 deep learning libraries for beginners to learn and how they fit into the larger picture of AI.
In this video, Mandy from deeplizard demonstrates how to use the fine-tuned VGG16 Keras model that we trained in the last episode to predict on images of cats and dogs in our test set.
Index: