学生对 IBM 提供的 Introduction to Neural Networks and PyTorch 的评价和反馈
课程概述
热门审阅
JA
Jul 8, 2023
A well curated course filled with stuff essentially needed to acquire the knowledge of Deep Neural Networks with PyTorch and encompasses the domain of practical labs as well
DD
Jul 12, 2020
Excellent Course. I love the way the course was presented. There were a lot of practical and visual examples explaining each module. It is highly recommended!
251 - Introduction to Neural Networks and PyTorch 的 275 个评论(共 417 个)
创建者 Sabeur M
•May 12, 2023
Great Course
创建者 HERMES E
•Nov 28, 2025
¡Buenísimo!
创建者 Naina M
•Feb 7, 2024
it was good
创建者 Alex J Z
•Jul 25, 2025
Excelente.
创建者 BALARAJU S K
•Apr 8, 2025
excellence
创建者 Niveditha
•Feb 9, 2026
Excellent
创建者 VAL A
•Apr 8, 2024
tres bien
创建者 José M
•Mar 9, 2023
Excelente
创建者 Eden Y
•Mar 27, 2025
perfect
创建者 Tetiana R
•Mar 23, 2025
great
创建者 2276sayandip A
•Aug 30, 2025
good
创建者 SAAKSHI M A
•Apr 21, 2025
good
创建者 DHEERAJ G
•Apr 20, 2025
good
创建者 NALAJALA H
•Apr 1, 2025
good
创建者 GUNAL N
•Dec 5, 2024
Good
创建者 Rudraksh R V
•Aug 25, 2024
nice
创建者 01fe21bec413
•May 10, 2024
Good
创建者 Boong P P
•Dec 23, 2023
good
创建者 EC-199 S
•Dec 10, 2022
nice
创建者 19 0 1 D K
•Jan 16, 2025
ok
创建者 Marco C
•Mar 30, 2020
The course is good and has a nice mixture of theory and practice, which is essential for mastering complex concepts. However, I do have a few observations about the course quality:
- Several of the slides in the presentations and even the labs have a lot of grammar mistakes.
- The theory is often rushed in the lectures. The course would greatly benefit from a more careful analysis of the maths behind each concept.
-In its effort to make the concepts easier to grasp, the lectures keep using coloured boxes to replace mathematical terms. I found that to be more confusing, they use far too many colours and are too liberal with their use.
-Lastly, the labs completely broke down in the second half of the course. My understanding from the course staff is that an upgrade was made on the backend which did not go well and thus caused those issues. They should have several backup plans for those occurrences, starting with having the labs available for download so that the students can do them offline.
Overall I'm happy with the course and would cautiously recommend it, given the above shortcomings.
创建者 Peter P
•Jul 8, 2020
The course was fantastic for someone like me. I already knew all the math, and the course gave deep exposure to the needed Python routines and classes. The labs really help cement the knowledge.
Only drawback is that it went a bit too slow for me (NN with one input, NN with two inputs, NN with one output, NN with two outputs, etc.), but others might disagree.
I'm giving it a four because there were so many typos and mistakes (i.e. the gradient is perpendicular to countour lines, not parallel), lots of mispellings and wrong data on the slides and the speaker sounded like a computer (he pronounced the variable idx as "one-dx" - huh? I understand that there's going to be mistakes, but this is an one online course made for many people, and you'd expect that kind of stuff to be corrected over time since it is being repeatedly delivered.
But - it was a great course and I highly recommend taking it.
创建者 Caio D F
•Nov 28, 2023
The content and its aplications are both amazing! Nonetheless it REALLY need some review! There are A LOT of grammar mistakes (missing characters, merged words, and so on), sometimes what is said on the videos is different from shown on the screen, there are lots os wrong questions on the quizes (the same question can be shown up two times with the exact same text and with two different answers each time). Some labs are missing code blocks ("Practice" parts with just the answer but it is not written what are we suposed to do... for example). I would like to thank IBM for the content, but it needs some improvement and THERE ARE LEARNERS COMPLAINING ABOUT THIS SAME ISSUE FROM YEARS AGO!
创建者 Benjamin K
•Apr 24, 2022
Despite the irritating computer voice and sloppy slides it is a good course. It is less a PyTorch course but an very nice introduction into ML and deep learning in general. Important concepts are introduced without overboarding the material with too much Math.
The labs could be more interesting and challenging. Towards the end the IBM Cloud was not working any more, before it was really convienent to do the labs in the browser. However, there are only a few requirements and anyone with a little Python experience can quickly setup a virtual environment. However, an instruction and a requirements.txt would be nice.
创建者 Gorana B
•Jan 29, 2025
As with other IBM courses video materials, audio is AI generated. Only one video is human generated and it was no good. Video materials could be more thorough, as now they leave impression of going automatically from slide to slide. Reading materials are not good or non-existent. As for all ML courses in the series, going through foundational courses like the one from deeplearning.ai is strongly recommended. Labs are OK, explaining well some concepts, but could have been more challenging. Also, it would be nice to apply better coding practices and improve code reuse.