L
Apr 6, 2019
A bit easy (python wise) but maybe that's just a reflection of personal experience / practice. The contest is easy to digest (week to week) and the intuitions are well thought of in their explanation.
XL
Aug 26, 2017
This is a very good course for people who want to get started with neural networks. Andrew did a great job explaining the math behind the scenes. Assignments are well-designed too. Highly recommended.
By anikett g
•Apr 28, 2020
before coming to this course ,i had completed related courses from other online sites. but as name suggests, this course will give you a very minor details of "Neural Networks"
By Elliot H
•Mar 26, 2020
High quality and thoughtful coverage of the material. Appropriate depth for an introductory course. Lots of effort to teach the intuition behind key aspects of neural networks.
By Abhijit S
•Mar 22, 2020
Very good explanation in easy to understand with hands on - on Python. I used this as my first material even before any book or any other reference material and got most of it.
By MIGUEL A Z G
•Jan 8, 2020
The content and structure of the course are perfectly elaborated. In the assigned programming tasks consolidated the fundamental concepts and at the same time you learn python.
By ajit k
•Dec 26, 2019
Every module has been designed very carefully and by working out the assignments, intuition towards the subject develops a lot. Thank you so much for teaching Dear Andrew sir.
By Zach G
•Sep 11, 2019
Great that we get to see machine learning from the raw, mathematical perspective. I was able to create my own python module for a (basic) arbitrarily-deep neural network model.
By Juan R
•Sep 5, 2019
The learning experience was amazing. I learned a lot about how to implement a deep neural network from first principles. Andrew is an excellent instructor. Totally recommended.
By Shubash C
•Aug 8, 2019
Excellent introduction to neural networks and deep learning. Content is similar to Machine Learning course by Andew Ng, but exercises in Python and emphasis on neural networks.
By Hiren K
•Jul 21, 2019
Very informative for the one who wants to start their career in the field of AI and Deep learning. Professor Ng makes complex concepts easy to understand which I really admire.
By Paweł W
•Jul 20, 2019
Very good course which is good place to start own adventure with NN and Deep Learning. Difficult issues was explained in simply way. Interesting exercises and content to learn.
By CHEYU L
•Jun 29, 2019
This is the best course for learning neural network. Strongly recommend that if you have interested in learning deep learning, do not miss the course. And thanks again, Andrew.
By Moaz M
•Jun 22, 2019
Excellent Introductory course. Prof. Andrew has a superior skill in simplifying complex problems.
The only thing I've missed is the further readings recommended by Prof. Andrew.
By José A C V
•Jun 20, 2019
Very amazing topics and well explained also, I would like to thank you (all staff) for the time, effort and patience in every part of this course. Best regards, from Guatemala.
By Onkar M
•Mar 23, 2019
Very Informative course. This course helped me in doing my final year engineering project. Assignments helped me a lot to understand the concept and implement it in my project.
By pangdan
•Dec 2, 2018
The context of the course is understand easily but not shallow. The project is perfect designed and the code deserve reading repeatedly for learning the awesome elegant style!
By Tom T
•Oct 8, 2018
A great course for beginners. I already had knowledge of python and calculus but I would say you do not even really need this to achieve success. Very thorough and interesting.
By Muhil D
•Mar 31, 2018
Coding exercise is great but felt bit too advanced and struggled a lot .. could have had more coding assignments.. Enjoyed and looking forward to complete the remaining courses
By Wangyao G
•Jan 27, 2018
The programming assignment gives you every details on how to make it right. It is also a good template for learners to use for the best practices for writing python code for NN
By Sebastian S
•Jan 25, 2018
Andrew Ng is a fantastic teacher, and the programming exercises provide a well-structured framework for learning how to apply all the theory imparted during the video lectures.
By Amol P
•Jan 13, 2018
It was really awesome to learn neural networks from scratch. By completing this course I am feeling confident about my understanding of deep learning. Thank you Prof. Andrew .
By Miguel P d L
•Nov 8, 2017
It is a short but very deep introduction to the concepts and implementation details of the artificial neural networks and its application to supervised classification problems.
By Sing K N
•Nov 5, 2017
Great course. Very good overall. One suggestion, for those interested it would be nice to put the more granular derivations as optional videos or just as optional course notes.
By Ketan S
•Sep 14, 2017
Excellent course for beginners with nicely paced videos for sustaining interest (rather than throwing up lot of jargons to scare) !! and glimpse of future with leader videos !!
By Wang F
•Sep 9, 2017
good course arrangement, clear path of knowledge learning.
some challenges in the program assignments ,but still give you enough tips to finish
and keep your courage to go on.
By Mou A
•Aug 13, 2017
This lesson is very good for new deep learning learners. It's not difficult to learn this lesson. And after finished the lesson, I got a clear understanding for deep learning.