SA
Jan 25, 2021
Lot of courses teach theory and uses python in built libraries. This is the only course learners are encourage to built the algorithm from scratch to gain more understanding of things under the hood.
NL
Oct 4, 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
By Sven S
•Jul 24, 2019
Motivating series of videos with quality explanation, quizzes and hands-on assignments. Didactically well tuned. Voice, speed and modulation are very pleasant.
By gowtham t k
•Jun 2, 2019
This course helped me in Understanding the architecture of Neural Networks and also gave hands- on experience to code functioning of Neural Network from basic.
By Cristóbal C
•Jan 12, 2019
Totalmente recomendado, aprendí bastante, el único problema es que los subtítulos están en ingles y a veces confundían algunos términos, por lo demás excelente
By Shresht S
•Dec 11, 2018
Very well structured course. I particularly like how the assignments were in jupyter notebooks. The content was relevant and the course was explained very well
By Prashant R
•Sep 28, 2018
A lot of interesting and relevant details. Loved doing the programming assignments in Jupyter notebooks - gave me a good feel for how to implement neural nets.
By Sam h
•Sep 10, 2018
the class is really easy to follow and modularize the code which give me a great framework to understand and remember the steps to build a deep neural networks
By Sothiro P
•Jul 7, 2018
A solid course, it reinforced my knowledge of ML. I liked how Pr Ng breaks down each concept, to make them more digestable. The pace of the class was on point.
By Aaron W
•Apr 22, 2018
Pretty in depth and gave a good enough thorough understand. The way the assignments were structured was not too difficult and allowed it to be easy to pick up.
By Deleted A
•Dec 26, 2017
Amazing course. The best part is that the mathematical intuition is made solid by not allowing usage of deep learning libraries in the programming assignments.
By Mixas P
•Nov 30, 2017
Great course to get an understanding how neural networks work and are implemented.
The only drawback is that I found a few code "mistakes" in quiz assignments.
By Ega C
•Oct 25, 2017
The lecture and assignments help me to understand the concept of Deep Learning. Thank you Dr Andrew Ng for explaining deep learning in easy way to understand.
By Mayank S
•Oct 8, 2017
Brilliant! Andrew is not only a great scientist but an awesome teacher. I can literally start applying all that I have learnt to projects that I am working on.
By Patipat S
•Sep 10, 2017
Very good! This course will bring you to the edge of not so easy and not so hard. You'll find yourself enjoyably squeezing your brain power for multiple hours.
By Bharath K
•Sep 7, 2017
Clean mathematical explanation and easy to grasp for beginners. Best neural network course online!!
Personal tip : Learn basics of python (just syntax will do).
By Laurent J
•Aug 13, 2017
Excellent first course on Deep Neural Network and a very good transition from the "Machine Learning" course from Andrew Ng that I took a couple months earlier.
By José J M U
•Sep 17, 2023
Ótimo curso, aprimorei muito minha base de Machine Learning, entendendo matematicamente tudo o que fazia já há algum tempo. Agora tudo faz muito mais sentido.
By seloner
•Feb 14, 2023
from this course I have learned not only the useful theories but also a lot of practice skills, its very good for a beginner of neural networks to start here!
By tonzaii n
•Dec 19, 2021
this course provided me the step-by-step in the introductory basis of deep learning methodology , allowing me to be passionate about deep learning specialist.
By Seif M A M G
•Sep 16, 2021
Very simple and well structured course, it's a great mixture between theoretical content and practical content. Really I like it so much ty (Sir, Andrew NG).
By Mohamed R
•May 15, 2021
One of the most interesting courses I have ever taken.
A great course to get into the professional field and have an interesting idea about building NN models.
By Jose L G G
•May 1, 2021
Excellent course, learn a lot about the algorithms behind neural networks. Love the way professor Andrew Ng explains everything and the assignments are great.
By Yanjiao L
•Apr 2, 2021
Very nice course, even the people without any basic knowledge about Machine Learning and Linear Algebra could understand the contents very well. Thanks a lot.
By Utku M T
•Mar 17, 2021
It is a very good introductory course that covers the important aspects of applied neural networks. Thanks to everyone who has put an effort into this course.
By Sonu M
•Sep 30, 2020
The course content is amazing, it builds your knowledge from basic logistic regression to neural network. Assignments make sure that you write efficient code.
By Andre R
•Sep 28, 2020
This course really provides clear explanation of the fundamentals of neural network, along with the coding practice to implement them in Python. Great course!