Chevron Left
返回到 Neural Networks and Deep Learning

学生对 DeepLearning.AI 提供的 Neural Networks and Deep Learning 的评价和反馈

4.9
123,577 个评分

课程概述

In the first course of the Deep Learning Specialization, you will study the foundational concept of neural networks and deep learning. By the end, you will be familiar with the significant technological trends driving the rise of deep learning; build, train, and apply fully connected deep neural networks; implement efficient (vectorized) neural networks; identify key parameters in a neural network’s architecture; and apply deep learning to your own applications. The Deep Learning Specialization is our foundational program that will help you understand the capabilities, challenges, and consequences of deep learning and prepare you to participate in the development of leading-edge AI technology. It provides a pathway for you to gain the knowledge and skills to apply machine learning to your work, level up your technical career, and take the definitive step in the world of AI....

热门审阅

MM

Jun 10, 2020

An excellent introduction to Neural Network and Deep Learning. In particular, I found the insights and analogies shared during the course very useful. Can't wait to complete the next 4 in the series!

HN

Jan 17, 2020

Very structured approach to developing a neural network which I believe I can use as foundation for any project regardless its complexity. Thanks professor Andrew Ng and the team for their dedication.

筛选依据:

5101 - Neural Networks and Deep Learning 的 5125 个评论(共 10,000 个)

创建者 Mahesh S

May 1, 2022

This is a nice course for deep learning. I am studying deep learning as my elective subject at my final semester of my B.E degree. This course helped me a lot.

创建者 조정래

Nov 20, 2021

Every test was very clear, i.e. every code required specific input and output specs. And explanation of L-layer neural network and its notations was very nice.

创建者 Nestor I O G

Mar 27, 2021

excellent course with the basics of neural networks, I could learn to program a deep neural network without the use of libraries, step by step, it is so useful

创建者 Shadab A

Jan 25, 2021

A great course to introduce learners to the backstage of Neural Networks. It should also offer more mathematical rigor (optional) along with the other content.

创建者 Roopesh R

Dec 21, 2020

Great Material, awesome presentation. Loved the coding assignments, a little less on Math, I would have preferred a more mathematical treatment of the subject.

创建者 Muzahidul A

Sep 6, 2020

materials are more than enough. exercises were tough but most of the graded functions were explained more than a learner needs. it made the assignments easier.

创建者 Romana M A S B

Sep 2, 2020

I couldn't be more grateful for this course. Andrew Ng is exceptionally good at explaining the difficult concepts of DL and makes the subject fun and exciting.

创建者 Vatsal B

Aug 18, 2020

An amazing course on neural networks and deep learning even for beginners it's a very good course. Each and every topic is being explained briefly and clearly.

创建者 April T

Jul 19, 2020

I love this course. The instructor explains each step in a very clear way and I can implement the algorithms step by step with instructions. Feels pretty well!

创建者 Daniel A R M

Jun 26, 2020

El curso es muy enriquecedor y tiene un ritmo adecuado de aprendizaje, incluso para aquellas personas que no tienen conocimientos profundos sobre programacion.

创建者 Scott W

Jun 5, 2020

Excellent course. A little bit of a refresher if you've taken Andrew Ng's Machine Learning class, but the Python implementation makes it sincerely worthwhile.

创建者 Ivan S

Jun 1, 2020

I have some background in mathematics and python so it was very exciting to learn how NN actually works on a low level. Thank you very much for a great course.

创建者 NANCY S

May 10, 2020

This course helped me understand what all goes inside the neural networks. Especially the math part and the numpy implementation that makes it run much faster.

创建者 Shih-Ching ( W

May 8, 2020

This course is amazing!!! Even the mathematical part is easy to understand. This course rescued my disastrous semester in my real life grad school, seriously!!

创建者 vivek m

May 8, 2020

It's indeed a very well structured course. The buzz word "deep learning" appears no more buzzing now. It appears very simple now. Gained much confidence in it.

创建者 Anh N

Jan 18, 2020

This course helps me to develop much deeper understanding in Deep Neural Network and gain practical skills like how to implement a Neural Network from scratch.

创建者 Maxim V

Sep 25, 2019

A concise course teaching to build deep neural networks from scratch without any special tools (besides NumPy). Really clarified a few important things for me!

创建者 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.

创建者 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.

创建者 Cristóbal C

Jan 11, 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

创建者 Shresht S

Dec 10, 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

创建者 Prashant R

Sep 27, 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.

创建者 Sam h

Sep 9, 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

创建者 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.

创建者 Aaron W

Apr 21, 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.