AT
Jun 30, 2020
I think that this course went a little bit too much into needy greedy details of the math behind deep neural networks, but overall I think that it is a great place to start a journey in deep learning!
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.
By Jean V
•Apr 27, 2019
It was a very well organized course. It also does a great job highlighting some of the strengths of Python.
By Gyuho S
•Mar 16, 2019
I can`t wait to learn more in the other four specialization. I am so determined to change my life with this.
By Shriram J
•Feb 2, 2019
This is the best course to learn about how a simple deep neural network works and build it from the scratch.
By Bhushan G
•Jan 26, 2019
I learnt a lot during this course and all the basics about deep learning were taught in a very efficient way
By Boris K
•Jan 23, 2019
This course lays out a great foundation in theory of neural networks and how to implements them in practice!
By Chenxi H
•Nov 19, 2018
This course is about neural networks. It explains complete and we can know the general network how to bulit.
By Ricky P
•Nov 19, 2018
Step to step explanations with details. Easy to understand even without prior strong mathematical background
By WeiXia
•Oct 28, 2018
I learn about the basic knowledge of deep learning, and have a good command of building some simple deep NNs
By Jianyuan B
•Oct 25, 2018
Fascinating course. You will learn to use Python to build your own NN.
Cannot wait to start the next course.
By Rikard I
•Aug 21, 2018
Very nice course with a clear line of argument that will take you from linear regression to neural networks.
By miaofeng
•May 10, 2018
It is very nice. It gives me great help to understand the vectorization in neural network and deep learning.
By 穆清
•Apr 12, 2018
The homework of this class is designed well. It provides a good framework for applying deep neural networks.
By Alexander B
•Mar 6, 2018
bottom up approach to deep learning. very hands-on and as such extremely useful to all aspiring dl engineers
By Jean N
•Mar 3, 2018
Amazing course. Now I need to take the other courses as I want to focus on visual AI. Thanks for the course.
By Xinli W
•Jan 8, 2018
It is very well organized and easy to follow. Most importantly, it is not oversimp all math parts are there.
By Maxime L
•Jan 3, 2018
A bit easy, yet with great attention to details. Would have enjoyed optional videos on calculus derivations.
By Bradley W
•Dec 8, 2017
Excellent course. Good pace and the jupyter notebooks are well designed with an appropriate amount of help.
By David S
•Nov 20, 2017
Informative and easy-to-digest. Andrew is also very pleasant to listen to and comes off as very personable.
By Pete K
•Oct 12, 2017
Excellent course - well structured and designed with clear explanations and excellent programming exercises.
By zlb
•Oct 9, 2017
It's great that Mr. Ng uses some intuitive examples to help us understand what a neural network actually do.
By Sudarshan G
•Sep 27, 2017
Excellent course with a very pragmatic approach. The programming assignments really brought it all together.
By Abhishek M
•Sep 19, 2017
Really good course to understand basics of feed forward neural network. I really enjoyed solving assignment.
By Tin H L Q N
•Sep 10, 2017
It's a good course to begin learning about Neural Networks. Not much CS-involve knowledge required to begin.
By Summer Y
•Sep 9, 2017
Great introduction to machine learning. This course is very easy to pick up, even for less technical people.
By Konstantinos N
•Aug 28, 2017
Great course! Not that intense programming-wise but definitely makes you understand how NN work. Recommended