Video description
Note: The course is primarily focused on teaching PyTorch and deep learning for computer vision, but it also includes a few sections on the fundamentals of Python (Sections 8–12). These optional learning sections are designed for individuals who may be new to Python or who want to refresh their knowledge of Python basics.
In this course, we will take a step-by-step method by first grasping PyTorch’s fundamentals. Then, using a guide to getting free GPU for learning, you will learn how to code in GPU. You will then learn about PyTorch’s AutoGrad feature and how to use it. Later, you will learn how to use PyTorch to create deep learning models and understand the fundamentals of convolutional neural networks (CNN). You will also learn how to use CNN with a real-world dataset.
Additionally, the course will emphasize the fundamentals and lay the groundwork for an understanding of Python. We will also talk about the three significant Python libraries known as NumPy, Pandas, and Matplotlib. In this part of the course, we will also build a mini project where we will be building a hangman game in Python.
By the end of this course, we will be able to perform Computer Vision tasks with deep learning.
What You Will Learn
- Learn how to work with PyTorch
- Build intuition on convolution operation on images
- Implement gradient descent using AutoGrad
- Learn about LeNet architecture
- Create a mini-Python project game
- Understand how to use NumPy, Pandas, and Matplotlib libraries
Audience
Software developers, machine learning practitioners, data scientists, and anybody else interested in understanding PyTorch and deep learning should take this course. While a basic knowledge of Python would be beneficial, it is not a prerequisite as we will be covering the necessary fundamentals during the course.
About The Author
Manifold AI Learning: Manifold AI Learning® is an online academy with the goal to empower students with the knowledge and skills that can be directly applied to solving real-world problems in data science, machine learning, and artificial intelligence.
With a curated curriculum and a hands-on guide, you will always be an industry-ready professional.
Table of contents
- Chapter 1 : Welcome Aboard
- Chapter 2 : Introduction to PyTorch and Tensors
- Chapter 3 : Diving into PyTorch
- Chapter 4 : AutoGrad in PyTorch
- Chapter 5 : Creating Deep Neural Networks in PyTorch
- Chapter 6 : CNN in PyTorch
- Chapter 7 : LeNet Architecture in PyTorch
-
Chapter 8 : Optional Learning - Python Basics
- Why Learn Any Programming Language
- Why Choose Python
- Installing Jupyter Notebook
- Jupyter Notebook - Tips and Tricks
- What We Will Cover in This Section
- Variables in Python
- Print Function
- Numerical Data Types and Arithmetic Operations in Python
- String Data Type
- Boolean Data Type
- Type Conversion and Type Casting
- Adding Comments in Python Programming Language
- Data Structures in Python
- Tuples and Sets in Python
- Python Dictionaries
- Conditional Statements in Python - if
- Conditional Statements in Python - While
- Inbuilt Functions in Python - range and input
- For Loops
- Functions in Python
- Classes in Python
- Chapter 9 : Optional Learning - Mini Project with Python Basics
- Chapter 10 : Optional Learning - Python for Data Science – with NumPy
- Chapter 11 : Optional Learning - Python for Data Science – with Pandas
- Chapter 12 : Optional Learning - Python for Data Science – with Matplotlib
Product information
- Title: Deep Learning - Computer Vision for Beginners Using PyTorch
- Author(s):
- Release date: March 2023
- Publisher(s): Packt Publishing
- ISBN: 9781837634286
You might also like
book
Deep Learning for Coders with fastai and PyTorch
Deep learning is often viewed as the exclusive domain of math PhDs and big tech companies. …
video
Python Fundamentals with Paul Deitel
Expanded in 2024 with 22 New Features through Python 3.12 50 hours of video instruction—Includes Paul’s …
book
Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, 3rd Edition
Through a recent series of breakthroughs, deep learning has boosted the entire field of machine learning. …
video
The Essential Machine Learning Foundations: Math, Probability, Statistics, and Computer Science (Video Collection)
27+ Hours of Video Instruction An outstanding data scientist or machine learning engineer must master more …