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 Pierre C
•Nov 11, 2022
Very useful course and well taught !!!
One remark afterwards :
- Should have been interesting to see differences between PY built-in functions (from SKlearn) and our functions.
By Phan Q K N
•Jan 7, 2022
This course is absoluately wonderful. I really love how the programming assignments are built with clear instructions to help us complete the assignment the most conviniently.
By Aditya S
•Apr 12, 2021
Just excellent course. So comprehensive understanding of NN and its internal working. The assignments are worth doing in order to get insight into how Neural Networks function
By Anirban S
•Mar 10, 2021
The emphasis on coding labs and the lucid way of teaching by Andrew Ng is really beautiful. I had been using Deep Learning for some time but this deep dive was really helpful.
By Sudesh A
•Dec 7, 2020
Very Intuitive tutorials and Essential material to understand what's going on under the hood of high level Deep learning libraries used these days. Thanks for the knowledge :)
By Zakaria I
•Nov 30, 2020
Everybody should be grateful that this type of course (taught by one of the best in the world of the field!) is available to them and should devour it as quickly as possible,.
By Xingxin H
•Sep 17, 2020
I sincerely appreciate Andrew's contribution. I have used Keras before while this is the first time I know what is activation='relu' behind the scene. Very impressive! Thanks!
By HyeonBae P
•Aug 13, 2020
so helpful and intuitive explanation about deep learning's basic ideas. I could understand mathematical expressions from deep learning and machine learning before I watch this
By Gbemisola A
•Aug 8, 2020
Thank you for allowing me to take my time to go through the rigour of this course. Though I might remember how it works now I am sure I can apply it when I see the challenges.
By Oliver P
•Aug 4, 2020
Nice course. Learned a lot of theory and put it into practice with good code examples. Nice that it's also self sufficient and doesn't rely on other systems or cloud services.
By Huy N
•Jul 5, 2020
This course helps me have a basic understanding of neural networks, e.g, how they works and their applications in binary classifications (cat vs non-cat). Thank you very much!
By Kishor K
•Jun 28, 2020
Great starter course for neural networks and deep learning. Nice explanation of the maths behind the entire setup and walk through videos to build the model. Thanks Andrew NG.
By Abhas S
•May 31, 2020
Excellent course to dip your feet into the world of neural networks and understand the basics of deep learning while gaining familiarity with imp. tools like jupyter notebooks
By Aravint A
•Apr 22, 2020
Really good course. Starts right from the basics and there are no pre-requisites. Those from the non-technical background can also understand and implement the concepts easily
By Aditya k
•Apr 7, 2020
It's a great course to develop an understanding of Deep Learning. I would suggest completing the Machine Learning by Stanford taught by Andrew Ng first. Excited to learn more.
By Mrutyunjay B
•Dec 10, 2019
It was really a great and imperative course. Timely modified modules like dnn_utils are very helpful to understand and make necessary correction to our codes when it's needed.
By Chris
•Oct 31, 2019
Easy to follow! Great balance between making the course content just deep enough (in terms of theory) while also maintaining practicability in the form of "tangible" examples.
By Nils B
•Aug 15, 2019
Very detailed and hands-on introduction course into Neural Networks and Deep Learning. Prior Python and statistics/algebra knowledge is very helpful to get started right away.
By Shriganesh S
•Aug 6, 2019
The Best course to get started, Building deep neural networks from scratch gives a better understanding of how neural nets work. Also Andrew Ng teaches the concepts very well.
By Gerardo M L
•May 27, 2019
This course is amazing. The professor explains clear, and he always give extra information that cannot be found easily. I widely recommend this course to all who have interest
By Deleted A
•Apr 1, 2019
A very detailed course. Hands on programming exercises are a very good initiative and the bonus videos with field experts is something I liked a lot about this course. Thanks!
By Zihui L
•Mar 1, 2019
Great course! I was shocked by the well designed assignment. This course really helped me get to know deep learning. It totally worth the time I spend on it! Highly recommend!
By Dong L
•Nov 11, 2018
Easy to follow. The course ignores the Python knowledges in the first place and focus on NN, then it gives you many chances to learn the needed Python skills with assignments.
By 刘尧
•Oct 27, 2018
Wonderful Course! I learnt a lot from it, and understood exactly many concepts and processes about ML and DL that I didn't know before. It's indeed worthy your time and money!
By BuÄŸra C
•Sep 6, 2018
This was a very valuable course, Andrew Ng is a stellar teacher and as my first neural networks course this motivated me even further to improve myself in this gorgeous field.