学生对 Packt 提供的 Foundations and Core Concepts of PyTorch 的评价和反馈
课程概述
热门审阅
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...