Chevron Left
返回到 Neural Networks and Deep Learning

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

4.9
123,575 个评分

课程概述

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....

热门审阅

AH

Jan 11, 2021

It was a great start of long deep learning journey. The concepts were explained in simple and brief way. The course is designed in excellent way, Quizzes and assignments makes this course worthy.

SK

Jul 7, 2021

Very informative course by Andrew Ng and team.Teaches everything from the basics and helps you understand difficult topics (as i thought before taking this course) such as Deep Neural Networks easily.

筛选依据:

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

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

创建者 Aditya S

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

创建者 Anirban S

Mar 9, 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.

创建者 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 :)

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

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

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

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

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

创建者 Huy N

Jul 4, 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!

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

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

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

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

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

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

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

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

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

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

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

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

创建者 刘尧

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!

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

创建者 Sangyeop-Lee

Jul 24, 2018

This is the perfect lecture for deep learning starter. Prof. Andrew kindly teaches to me. The lectures and exercises are totally linked so that I can make deep learning model.