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.
GC
May 31, 2019
I have learnt a lot of tricks with numpy and I believe I have a better understanding of what a NN does. Now it does not look like a black box anymore. I look forward to see what's in the next courses!
By raviteja
•Feb 20, 2019
A well structured and well taught course for the people who are aspiring for Deep learning. Got more insights on Deep learning and a lot of knowledge.
By Priyanshu K
•Jan 16, 2019
The course is structured in a way making it very easy to grasp. Amazing course for grasping the basics and killing the fear of starting deep learning.
By Cleitus A
•Dec 11, 2018
Fantastic introduction to Deep Learning basics. This course offered a very effective, intuitive and hands-on exposure to Deep Learning implementation.
By Albert H
•Nov 19, 2018
This course is of exceptional quality, and has helped me gain a far better understanding of neural networks in a short amount of time! Thanks so much!
By Lav S
•Nov 3, 2018
It is an amazing course for beginners. The concepts have been explained in great details and the intuitions provided give you a real feel of the topic
By shalaka v
•Oct 5, 2018
Excellent insight to such a complicated and interesting topic. Programming assignments were really enhancing the clarity for the theoretical knowledge
By gaurav s
•Sep 16, 2018
Nice course, explains everything in details. It lets you build your own neural net in python from scratch. As always, great explanations by Andrew Ng.
By Basit R S
•Apr 7, 2018
The course is very well organised and taught in a very methodical way. The programming assignments help reinforce the concepts taught in the lectures.
By Eli S
•Mar 19, 2018
Deep and thoughtful course.
Highly recommended for any computer scientist that wants to understand data or data scientist that wants to learn about NN,
By Mathieu J
•Feb 24, 2018
Really good course for a first approach of deep learning
Good pace
Need motivation for the coding assignments if you don't have a developper background
By 颂歌
•Jan 23, 2018
Great Course! I did learn something though I took neural network course in my university last year. But there are still some mistakes in the subtitle.
By Abhishek G
•Jan 14, 2018
This was a fantastic introduction on Deep Learning fundamentals right from the basic building blocks towards building a L layer Deep Neural Network!!!
By Jay M
•Nov 3, 2017
Very well thought out. The progression was very logical and easy to follow. Insights such as why non-linearity needs to be added in were very helpful.
By Jerry T
•Sep 29, 2017
Updated with a lot of industrial material, and the learning curve is reduced a lot compared to early courses from Andrew Ng, especially for beginners.
By Hassaan K
•Sep 18, 2017
Pretty good introductory course to neural networks with fun programming exercises. I think it needs a video or two more but that's just me. Good work.
By Isadora S G R
•Sep 7, 2017
I was already familiar with deep learning, but nonetheless I found the class very enlightening and definitely worth it - unexperienced or not. Thanks!
By Leyla H
•Aug 11, 2021
It is a very beneficial course for starters. However, if you have intermediate knowledge regarding this field, this course may be too simple for you.
By Ruban V P
•Jun 3, 2021
Nice course to get started with DL. The assignments are at just the right difficulty and the codes are also written in an easy-to-understand fashion.
By Horacio L
•Apr 15, 2021
Es un gran curso, me llenó de entendimiento sobre las redes neuronales y el algoritmo para obtener parámetros y optimizar. Fue demasiado interesante.
By M. S P
•Nov 25, 2020
It was a wonderful course. It was very interesting and inspiring for to explore more. Also, like to hear some explanations for Programming Assignment
By Andre D
•Oct 25, 2020
Great approach, simplistic and elegant. I´ve had previous experience with neural networks and this course have made things clearer with a great code.
By Faisal R
•Sep 8, 2020
This course gives an excellent introduction to deep learning. It has a good combination of intuition and mathematics. Andrew is a brilliant teacher.
By Paulo M
•Aug 14, 2020
Muito bom! A base matemática foi um diferencial deste curso. Recomendo!/Very good! The mathematics base was the diference of this course. I recomend!
By Aditya R
•Jul 29, 2020
A great course for everybody. especially if you know calculus this course will give you deep insights on how things are going inside a Neural network
By MEENAKSHI R
•Jul 27, 2020
The course is designed to understand the concept of Deep Learning in a simple way. The explanation and tutorials were much helpful to write the code.