NL
Oct 3, 2020
This course helps me to understand the basic concept of Deep Learning. However I think this course should include at least 1 week (or 2-3 videos) about math so learners can have a better understanding
MG
Jul 28, 2020
Pretty well organized with really helpful examples and assignment especially. Definitely made the basis for deep learning algorithms. Looking forward to the next modules and dive deep in this domain.
By Gabriel L
•Aug 23, 2017
Professor Andrew Ng shows great excitement in his classes and that motivates you to keep working. Assignments are very well orientated (maybe too much? ). Loved the Deep Learining heroes interviews!
By Matthew W
•Dec 12, 2024
Andrew was a great teacher, explaining complicated topics in a simple and intuitive way. The programming assignments helped to put theory into practice. A great place to start learning a new field!
By erkka s
•Jan 9, 2022
Very good way to get yourself familiarized with DNNs. For me with R , calculus and linear algebra background it was nice to learn both Python and get decent overall understanding of the basic DNNs.
By Alejandro O
•Oct 2, 2021
Un curso que te lleva de la mano y que está explicado de manera ligera. Mi recomendación es hacer un repaso de álgebra lineal antes de tomar el curso, ya que se requiere para entender los cálculos.
By Samir M
•Aug 23, 2021
Not only the course presented was beautiful but also easy to understand. The assignments were to the point and cleared all the doubts and insights. Thankyou very much sir for this wonderful course.
By Francisco M C
•Mar 18, 2021
Professor Andrew Ng is an excellent lecturer and the course is extremely well-structured. This might be the best learning path through Deep Learning (DL) to clearly understand the topic. Thank you!
By Kang S
•Nov 11, 2020
even i faced into Deep-learning things in my first time through this course, not hard to understand how it works and do a code by myself.
Thank you so much for providing such powerful acquaintance !
By Rekha N
•Sep 7, 2020
I want to thank Andrew and all the other teachers for providing this wonderful course. I learnt a lot of tricks with NumPy. Amazing course for anyone wanting to jump in the field of deep learning.
By TEZCAN A
•Sep 1, 2020
One of the best courses! The instructor was very well organized. The students are informed about their progress. Thanks to Andrew NG, it was a pleasure to learn deep learning and follow the course.
By Johnny V
•Aug 26, 2020
Before start this course I though Deep Learning would be hard to tackle but, Andrew explanation's make think the opposite. This course is awesome and it really encorages you to follow this AI path!
By Jayaram O
•Jul 3, 2020
The topics covered are concise and precise throughout the course. The assignments are provided in such a way to check the logic of implementation.Overall a wonderful course to start Deep Learning.
By Alvaro L
•Jun 7, 2020
Tremendo curso. Muy útil para conocer y comprender los fundamentos del deep learning. Además, los cursos son bastante inspiradores, dan ganas de seguirlos y de complementarlos con otros materiales.
By Waleed M
•May 29, 2020
I like how Andrew Ng courses have all the elements I see necessary in a course: basic concepts are given enough time and you end up being able to code every single element of what you are learning.
By Rajapantula U M R
•May 3, 2020
One of the best course to kick start your deep learning journey. In depth explanation for every step by Andrew Ng along with the intuitions and derivations will make you fall in love with learning.
By Derek L
•May 3, 2020
Great course! Really enjoyed it. I took a ML & AI course in college, so this was definitely a great refresher on NN. Math wasn't super heavy, but was provided just in case we wanted to dive deeper.
By bhavik t
•May 1, 2020
It explains the concept in much easier way than the sources available online, and the math behind NN is also explained which is i think more important from research perspective. Very useful course.
By Denitsa S
•Mar 22, 2020
Great course! I really like how the most weight falls over the exercises. Because this is how you learn programming after all. I really enjoyed the material and I'm looking forward the next course.
By SEBASTIAN M G S
•Mar 4, 2020
Very interesting and focus on application. However, some part of the course you could get the right answer even if you dont know exactly what is happening. I suppose the course is desing like that.
By ìœ ìž¬ì„œ
•Feb 19, 2020
This course is very useful in learning basic of deep neural network. i've learned about the concept and details of neural network and improved my implementation skill. Thanks Coursera and Andrew Ng
By Vignesh S
•Mar 26, 2019
The course was really good. I got to the basics of neural networks. The content was really good and the videos were crystal clear. The assignments helped in visualizing the working of NN in detail.
By Steven F
•Feb 17, 2019
Excellent introduction to the inner workings of deep neural networks. Accessible to those familiar with the linear algebra and derivatives, but doesn't require a deep dive refresher in those areas.
By Omar R L
•Jan 9, 2019
Good introduction to deep learning, and shallow/deep neural networks. The mathematics behind neural networks are fundamental and it's great to see that this course is concentrating in this basics !
By Praveen P
•Dec 29, 2018
Helped me on understanding of NN and DNN on ground level.. Best path to start... But one should complete machine learning by Andrew Ng as beginner to get correct intuition and understand. As I did.