JP
Feb 11, 2018
I would love some pointers to additional references for each video. Also, the instructor keeps saying that the math behind backprop is hard. What about an optional video with that? Otherwise, awesome!
PG
Feb 7, 2023
An amazing course and gives quite a detailed and beginner-friendly description of deep learning and neural networks. This course helped me immensely in overcoming my intimidation towards these topics.
By FERNANDO O A
•Oct 31, 2020
Everything is GREAT! It would be nice to let us implement more code but the concepts are super clear, it really helped me out with my thesis.
By Siddartha S S
•Sep 30, 2020
The course gives a very clear explanation of neural networks. Learnt a lot related to neural networks and deep learning. Thank you Coursera!!
By Diego A A R
•Aug 29, 2020
I'm new to deep learning and it felt great about learning the basics of deep learning. I understood all the information, it is well explained
By Aye S M
•Aug 17, 2020
This course is very useful for my research work. I will study further courses in this outline.
Thank you so much, Dr. Andrew Ng and his teams.
By Abubakr S
•Aug 9, 2020
It's really quite an amazing course where we get to learn the mathematics behind the Neural Networks and learn how to create our own network.
By Siddhant A
•Jul 17, 2020
Excellent Introduction to the implementation of deep learning models and systematic approach using helper functions. Great platform to learn.
By Rafał M
•Jul 15, 2020
I have a feeling that this course could be a bit more challenging. It doesn't mean that i am not happy i could learn the stuff included here.
By KAUSTAV B
•Jul 14, 2020
Programming exercises was really wonderful. Gave you much confident on the subject. The way the programming exercises are created was awesome
By 김홍숙
•Jul 4, 2020
Excellent! Step by step build-up knowledge and implementaion experience on neural network from shallow neural network to deep neural network.
By Yash B
•Jun 17, 2020
It is a wonderful course. Got all my basics cleared with the easiest explanation methods.Thank You Andrew Sir for your incomparable guidance.
By Julian Z
•Jun 4, 2020
great course (1) concise and precise introduction to deep learning (2) useful programming skills (3) excellent designs of the code structure.
By Amit K
•May 20, 2020
Great Course. Gives very good and basic knowledge of Neural Networks and their working mechanism. Learnt a lot from this course. Thank you...
By Shifat U R
•May 3, 2020
Well explained with just the right amount of handholding for complete newcomers. I will definitely recommend it to my friends and colleagues!
By Artjom G
•Apr 21, 2020
Excellent course, although the programming exercises could be a bit more challenging (e.g. less hints, more freedom in the graded functions).
By WU K
•Mar 9, 2020
Thank you all. I love Coursera. Andrew is one of the greatest teachers I've met. I've got what I want to learn from the course. Thanks again.
By Atul A
•Feb 8, 2020
This is a really interesting course. The way Andrew explains the course is simple yet amazing. Looking forward to finish this specializaition
By José M d l T V
•Sep 7, 2019
Amazing course and content to have at everyone disposal, incredible work, and amazing course. Thanks a lot and congrats as always, Andrew NGs
By Alejandro J M R
•Jul 15, 2019
Un curso que va más allá de de lo académico. Gran dominio y conocimiento del tema tiene el profesor que imparte la clase online. Recomendado!
By Akshay M N S
•Jun 22, 2019
It was a great course, having prior experience with Deep learning made the course much like puzzle solving and enlightening at certain parts!
By Lars L
•Apr 21, 2019
Great introduction to deep learning, and phyton, thanks to excellent video lectures in combination with the supervised programming exercises.
By Rohit G
•Jan 25, 2019
Another good course by Andrew Ng and his team. Excellent presentation and flow information. Very good means of presenting course assignments.
By Mohammed M
•Dec 5, 2018
Cours très clair et très intéressant, j'ai appris beaucoup de choses dans les vidéos de cours et dans les exercices de programmation.
Merci :)
By Avni G
•Nov 13, 2018
Enjoyed learning the core concepts behind neural networks, the raw calculations.
Learning about RELU and Leaking RELU was new and insightful.
By Artem B
•Jun 26, 2018
Once again a fantastic course by Andrew Ng! It is a gift to be able to explain complex things in such a clear fashion. On to the next course.
By Takehiro M
•Jun 6, 2018
I learned basic idea of Neural Networks and Deep Leaning step by step. It's important to understand data structure by trying to code example.