Intro to Machine Learning with Pytorch

Intro to Machine Learning with Pytorch

Nanodegree key: nd229

Version: 7.0.16

Locale: en-us

The Intro to Machine Learning with Pytorch program covers machine learning concepts and techniques, with a focus on supervised and unsupervised learning. The program includes three courses and covers topics such as linear regression, logistic regression, decision trees, Naive Bayes, support vector machines, neural networks, and clustering. The courses include projects that allow learners to apply these techniques to real-world problems, such as identifying potential donors for a charity and clustering customers based on their spending habits. The program uses Python and PyTorch for implementation and includes lessons on model evaluation and tuning.

Content

Part 01 : Introduction to Machine Learning

Welcome to Machine learning with Pytorch

Part 02 : Supervised Learning

In this course, you'll learn about different types of supervised learning and how to use them to solve real-world problems.

Part 03 : Introduction to Neural Networks with PyTorch

Learn the fundamentals of neural networks with Python and PyTorch, and then use your new skills to create your own image classifier—an application that will first train a deep learning model on a dataset of images and then use the trained model to classify new images.

Part 04 : Unsupervised Learning

In this course, you'll learn how to apply unsupervised learning to solve real-world problems.

Part 05 : Congratulations!

Part 06 (Elective): Prerequisite: Python for Data Analysis

Part 07 (Elective): Prerequisite: SQL for Data Analysis

Part 08 (Elective): Prerequisite: Command Line Essentials

Part 09 (Elective): Prerequisite: Git & Github

Part 10 (Elective): Additional Material: Python for Data Visualization

Part 11 (Elective): Additional Material: Statistics for Data Analysis

Part 12 (Elective): Additional Material: Linear Algebra

Part 13 (Career): Career Services