YoVDO

Introduction to Deep Learning

Offered By: Udacity

Tags

Deep Learning Courses Neural Networks Courses PyTorch Courses Gradient Descent Courses Overfitting Courses Regularization Courses

Course Description

Overview

This course covers foundational deep learning theory and practice. We begin with how to think about deep learning and when it is the right tool to use. The course covers the fundamental algorithms of deep learning, deep learning architecture and goals, and interweaves the theory with implementation in PyTorch.

Syllabus

  • Introduction to Deep Learning
    • Meet your instructor, get an overview of the course, and find a few interesting resources in this introductory lesson.
  • Deep Learning
    • This introductory lesson on Deep Learning covers how experts think about deep learning and how to know when deep learning is the right tool for the job, including some examples.
  • Minimizing Error Function with Gradient Descent
    • Beginning with PyTorch and moving into both Error Functions, Gradient Descent, and Backpropagation, this lesson provides an overview of foundational neural network concepts.
  • Intro to Neural Networks
    • This introduction to neural networks explains how algorithms inspired by the human brain operate and puts to use those concepts when designing a neural network to solve particular problems.
  • Training Neural Networks
    • Learn how to train neural networks and avoid overfitting or underfitting by employing techniques like Early Stopping, Regularization, Dropout, Local Minima, and Random Restart!
  • Developing a Handwritten Digits Classifier with PyTorch
    • In this project, you will use your skills in designing and training neural networks to classify handwritten digits using the well-known MNIST dataset.

Taught by

Erick Galinkin

Related Courses

Practical Predictive Analytics: Models and Methods
University of Washington via Coursera
Deep Learning Fundamentals with Keras
IBM via edX
Introduction to Machine Learning
Duke University via Coursera
Intro to Deep Learning with PyTorch
Facebook via Udacity
Introduction to Machine Learning for Coders!
fast.ai via Independent