学生对 DeepLearning.AI 提供的 Improving Deep Neural Networks: Hyperparameter Tuning, Regularization and Optimization 的评价和反馈
课程概述
热门审阅
RR
Jun 12, 2020
Could have increased assignments and some more indepth knowledge of tensorflow and proper installation way of tensorflow cause mine is showing error when iam trying to practice as shown in the video
DH
Apr 26, 2020
Everything, Everyparameter in neural networks looks familiar to me now. I feel like I can optimize them for better accuracy. Overall I learned some new things and the way of teaching was really nice.
6201 - Improving Deep Neural Networks: Hyperparameter Tuning, Regularization and Optimization 的 6225 个评论(共 7,292 个)
创建者 Xinyu L
•Jul 9, 2020
Generally great course! But I think more tutorials about Tensorflow are needed. I suppose by using the current tutorial in this course, no one except those who have used Tensorflow before, is able to apply Tensorflow to their own work. The programming exercise is more like a
shallow experience so far.
创建者 Ali K
•Feb 27, 2020
The course was useful for me as a beginner in the deep-learning domain. The instructor was very clear and easy to understand. In order for the student to easily grasp some concepts, useful intuitions were provided. However, being a mathematics student I would have appreciated a more thorough analysis.
创建者 Karthik V
•Aug 31, 2018
Very good overview of optimizer functions and hyperparameter search. I felt the Tensorflow portion could be better with more emphasis put on what the TensorFlow programming construct is as thinking in terms of computational graph and functional programming aspect could be covered as a general overview
创建者 Nimesh P
•Sep 7, 2020
The courses are good and impart knowledge from the experience of Dr. Andrew Ng. However, I wish they had more of "After the lecture" 1-2 question quizzes [they have such quizzes designed in course 1 of deep learning specialization].
These quizzes bring up the level of course (and learning) infinitely.
创建者 Ankur C
•Jan 22, 2018
Again, A very good course , it focuses on building the concepts from fundamentals. I got very intuition of the way neural nets work.
The Jupyter notebooks are self explanatory and comprehensive. Though I think programming could have been a little tougher, could have used a fully hands on assignment.
创建者 Johan W
•Oct 30, 2017
Starting to get somewhere.. This course contains a bit more interesting topics and I did not feel it was as overlapping to the Ng Machine Lerning course as the first course in the Deep Learning specialization was. Also, finally, a programming task is done using a deep learning framework (TensorFlow)
创建者 John S
•Nov 11, 2018
Good material as always from Andrew Ng. There is a lot more "eyes-forward lectures" before the coursework on this one, which didn't suit my my personal learning preference as well (I prefer to get a lot of practise in when getting to grips with new concepts). Good course though, worth the effort.
创建者 Andrei M
•Apr 1, 2018
I feel like the assignments involve a lot of cut and pasting of functions verbatim. It's a good start, but I'd like to go further and be challenged to solve a problem, rather than fill in the blanks. For example, try different optimizers to reach a particular learning speed on a given data set.
创建者 Daniel M
•Mar 8, 2021
Hands-on projects are very easy. The only ask for copying and pasting some lines of code. In contrast, questionnaires are well designed and reprepresent the knowledge acquired. Another course drawback is that the last programming practice employs TensorFlow 1, the version 2 was released in 2019.
创建者 ehsan
•Jun 16, 2020
Everything was fine but there were some issues that was not pleasant to me. like seeing that there's problemmes with the videos and they're not corrected and instead there's an extra reading about that. Or when Tensorflow 2 has come, I was expecting that the course also introduces newer version.
创建者 Parham A
•Aug 13, 2020
The course and the instructor are amazing, but I fell behind schedule by one week and the last assignment was locked, and when attempting to reset the deadline, a message saying "something went wrong" would pop up. The help center responded very quickly and professionally, and solved the issue.
创建者 Dhruv S
•Jun 8, 2020
This course I believe is one of the most vital one after the first course in the specialization! Professor Ng covers all the concepts required for you to understand and master this course.
You might have to refer to additional resources to get a complete grasp of the concept post each video.
创建者 Eemeli L
•Nov 18, 2019
Great and easy-to-follow introduction to improving deep neural networks. If you are already familiar with vector algebra, many things are explained quite slowly. One star left out because the content has not been polished, but there are minor errors here and there with separate corrections.
创建者 Krishna k N
•Jun 4, 2019
Going from the Basics of Logistic regression-Neural network -regularization- hyperparameter selection and finally knowing how Tensor flow makes it all come together is just brilliant.
I feel confident as I understand the basics well before using a framework that makes it so easy to execute.
创建者 Basel A
•Aug 5, 2018
Realy recommended for those who finished the first course and/or the machine learning with Prof Andrew Ng. A good in deep exploration of different topics in regularization. An efficient introduction to TensorFlow which will put your feet on the first step of using DeepLearning platforms.
创建者 Miaoyin W
•Oct 2, 2017
Need some improvement! I think the course is a little bit rush, especially on the 3rd week. I really like the 'test' assignments, which helps me to clear out a lot of important concepts. But the programming assignments sometimes bothers me not in the way of programming, but in the way of
创建者 Hari K
•Oct 6, 2020
Excellent! Very practical intro to tuning and improving neural networks. The four star is because I felt the programming exercises could be harder and not so much fill in the blanks. I don't think I would be able to code a adam optimizer or momentum from scratch given an empty py file.
创建者 Juan A O G
•Sep 4, 2018
A great course indeed! I give 4 star only because I'd have liked more lectures and programming exercises about Tensorflow, and how to train models using GPUs. Similarly, it'd have been great if Andrew explained in detail how to implement Batch normalization using computational graphs.
创建者 Joseph D
•Jan 13, 2018
Great course. Thanks for making it available.
I would have enjoyed more tensorflow lectures to help understand the underlying mechanism of the platform. I suppose the intention is to provide that understanding through the assignment, but more discussion in the lecture would be nice.
创建者 Nicolas M
•Mar 20, 2018
Good course but it would be interesting to add some other methodologies on learning rate ("Cyclical Learning Rates for Training Neural Networks", "Snapshot ensembles") and some explanations on categorical variables and embeddings matrix ("Entity Embeddings of Categorical Variables")
创建者 Eloi P
•Sep 16, 2017
Great course giving insight on how to fine tune deep neural networks. I believe the contents need to be a bit polished but that's totally understandable given its early stage. The comments in the discussion group will for sure help to fix some typos and make this course even better.
创建者 Tuan N M
•Mar 6, 2021
This course helps me a lot in tuning hyperparameters in training machine learning model, just one issue is the last programming exercise when using framework the guide is missing something, which is hard for some to complete, for me, I have to use Google Search to find the solution
创建者 Siddharth K
•Jul 15, 2019
Need Information about other parameters like #of iterations, how to choose number of hidden layers?, number of neurons in hidden layers, inclusion of few other strategies to choose neural network model will be helpful. If they are covered in next courses, then please ignore.
Thanks
创建者 Sothiro P
•Aug 5, 2018
A useful class delving into the nuts and bolts of building a reliable nn. Well structured and explained. I feel like the use of Jupyter in the homework makes it simpler than it should be. A large portion of the code is already written and the instructions often give up the answer.
创建者 Mathieu B
•Jul 11, 2020
For a person, who know a little on deep learning, I learned lots of things or, at least, got a clearer view on many concepts. A little reproach on the notation system : question on quizz sometimes might not be very clear for me - and the flaws of the grader on the assignments.