par Vipul G
•27 juil. 2020
I like the course, it is exceptional.
But if you provide the materials(train/test files) to download it will be better to apply it on our own
par Alexandros O
•25 déc. 2020
(+) Very insightful introductory project course to CNN and XAI. The instructor was explaining as much as possible to all parts. Providing such images was really helpful.
(-) There were several mistakes in the code. A prerequisite for this course could also be the mathematical background and thus, more explanation on why and how each mentioned-part could be provided. Not all explanation parts for XAI are provided to jpnb for students.
par Yaron K
•26 sept. 2021
A step by step explanation of how to build a Resnet Image Classification Convolutional Neural Network. Including how to use a technique known as Grad-Cam to visualize how different parts of the image effect the final classification.
Cons: No theory. It shows all the pieces of a working model. But not WHY it works.
Note: the notebook in Files is empty. The mostly complete notebook is in Files-->Notebooks
par Jesus M Z F
•19 juil. 2020
Excelente curso, Muchas gracias
par Stud 2
•1 août 2020
very helpful
par Kamlesh C
•27 juil. 2020
thanks
par Samy S S E
•26 août 2020
it's an exciting course it covers all machine learning life cycle steps in a short time and organizable way
par Simon S R
•2 sept. 2020
This project should be more about GradCam Visualization and should dive deeper into its details, but not provide an explicit overview of all the steps necessary to build the original model.