Chevron Left
返回到 Foundations and Core Concepts of PyTorch

学生对 Packt 提供的 Foundations and Core Concepts of PyTorch 的评价和反馈

4.5
37 个评分

课程概述

Updated in May 2025. This course now features Coursera Coach! A smarter way to learn with interactive, real-time conversations that help you test your knowledge, challenge assumptions, and deepen your understanding as you progress through the course. In this comprehensive course, you'll embark on a journey through the foundational elements and core concepts of PyTorch, one of the most popular deep learning frameworks. Starting with a detailed overview and system setup, you'll be guided through installing and configuring your environment to ensure a smooth learning experience. The course then transitions into the basics of machine learning and artificial intelligence, laying the groundwork for more advanced topics. As you delve deeper, you'll explore the intricacies of deep learning, including model performance, activation and loss functions, and optimization techniques. Each module builds on the last, gradually increasing in complexity. You'll learn to construct neural networks from scratch, understanding every component from data preparation to the backpropagation process. This hands-on approach ensures you not only grasp theoretical concepts but also gain practical skills in building and training your models. The course culminates in a detailed look at PyTorch-specific modeling. You will work on real-world exercises, such as implementing linear regression and hyperparameter tuning, using PyTorch’s powerful features. By the end, you'll be well-equipped to tackle complex deep learning problems, confident in your ability to utilize PyTorch effectively for your AI and machine learning projects. This course is ideal for tech professionals, data scientists, and AI enthusiasts looking to master PyTorch for deep learning. Prerequisites include prior experience in Python and a basic understanding of machine learning concepts....

热门审阅

CK

Aug 22, 2025

Excellent hands on course. Just enough theory to get good understanding. The instructor was great.

JS

Nov 3, 2024

Love the approach and explanation. This is a really high quality course!

筛选依据:

1 - Foundations and Core Concepts of PyTorch 的 11 个评论(共 11 个)

创建者 Alex G

Jan 19, 2025

Great course for someone who already has some background in ML and python and want a quick introduction to pytorch (my situation). I really appreciated the structure of the course, such as how the coding assignments build on each other, and how they transitioned from building everything from scratch initially to using pytorch's tools to automate many parts of the process. That being said, I do NOT think this course is appropriate for someone learning ML for the first time. The concepts are covered much too quickly and with insufficient detail if you're seeing them for the first time. The coding lectures are deceptively easy: you just watch the teacher implement the code in the recordings and move on. There isn't much opportunity to think deeply about the concepts, and you can easily find yourself just copying/running the code without knowing what you're doing. The multiple choice tests help test your understanding somewhat, but I often found them more annoying than useful. The questions were often carelessly worded and unclear. For example, is parameter initialization part of the training loop? I said no, as you initialize parameters before the part that is actually being *looped* (i.e., forward pass, calculating loss, calculating gradients, updating weights). I don't mind being wrong, but I don't feel like the course content explained this distinction well enough, and this kind of situation arose in EVERY test. Another very annoying detail was that in the recordings the code was implemented using an IDE that automatically suggests/completes syntax. Because of this, there were times where an important line of code was entered automatically and the teacher did not explain that part of the code. To make matters worse, while the teacher was typing code into the IDE, suggestions/explanations would pop up on the screen and COVER UP the lines of text that were just entered in (so I would have to search through the video to find the split second where the relevant code was entered in and still visible).

创建者 Cameron D K

Aug 22, 2025

Excellent hands on course. Just enough theory to get good understanding. The instructor was great.

创建者 Julia S

Nov 4, 2024

Love the approach and explanation. This is a really high quality course!

创建者 Isaac L

Jun 22, 2025

best value for money, there was a lot packed in here

创建者 Anastasios T

Dec 6, 2024

It was useful

创建者 PUTTI H

Apr 17, 2025

goood

创建者 Harishkumar R

Sep 8, 2025

GOOD

创建者 PUCHAKAYALA A

Mar 19, 2025

good

创建者 Souvik S

May 15, 2025

It is an excellent and comprehensive PyTorch course covering all the basics. I loved it.

创建者 Georg H

Dec 18, 2024

The required packages are not available for Macs with Apple Silicon, so I can't do this course.

创建者 김상욱

Mar 3, 2025

Pointless course... worse than free tutorials on the Internet...