• For Individuals
  • For Businesses
  • For Universities
  • For Governments
Coursera
  • Online Degrees
  • Careers
  • Log In
  • Join for Free
    Coursera
    Chevron Left
    Back to Structuring Machine Learning Projects

    Learner Reviews & Feedback for Structuring Machine Learning Projects by DeepLearning.AI

    Filled StarFilled StarFilled StarFilled StarFilled Star
    4.8
    stars
    50,043 ratings

    About the Course

    In the third course of the Deep Learning Specialization, you will learn how to build a successful machine learning project and get to practice
    decision-making as a machine learning project leader. By the end, you will be able to diagnose errors in a machine learning system; prioritize
    strategies for reducing errors; understand complex ML settings, such as mismatched training/test sets, and comparing to and/or surpassing
    human-level performance; and apply end-to-end learning, transfer learning, and multi-task learning. This is also a standalone course for
    learners who have basic machine learning knowledge. This course draws on Andrew Ng’s experience building and shipping m...
    ...

    Top reviews

    WG

    Mar 19, 2019

    Filled StarFilled StarFilled StarFilled StarFilled Star

    Though it might not seem imminently useful, the course notes I've referred back to the most come from this class. This course is could be summarized as a machine learning master giving useful advice.

    JB

    Jul 2, 2020

    Filled StarFilled StarFilled StarFilled StarFilled Star

    While the information from this course was awesome I would've liked some hand on projects to get the information running. Nonetheless, the two simulation task were the best (more would've been neat!).

    Filter by:

    601 - 625 of 5,736 Reviews for Structuring Machine Learning Projects

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Frédéric G

    •

    Sep 29, 2020

    Excellent. Just one remark: sometimes I do not understand quite well the english sens of the sentence. But in overall the course is well structured and I've learned quite a few things in ML Strategy.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By charles

    •

    Jun 16, 2020

    Useful to know what are the steps that should be taken after obtaining results. Tho there isn't much information regarding making machine learning projects here (ie. there isn't any hands on project)

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Tony W

    •

    Jul 17, 2019

    I am glad I took this class. There are a lot of things think about with respect to structuring your M/L project. Fortunately, it is not as mysterious as people often claim...but it is very nuanced.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Yong H P

    •

    Jul 26, 2018

    Very important and valuable intuitions about DNN training/optimization. It's full of really practical information while implementing my own models.

    DNN을 실제 적용할때 반드시 이해하고 적용해야 할 실질적 내용들로 구성된 멋진 코스 입니다!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By 翁嘉进

    •

    Apr 7, 2018

    It is a special lesson that guide me to think how to build a good model for ML. There is no doubt that Andrew ng taught his project experience without exception and hope that we can benefit from it.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Amit M

    •

    Mar 8, 2021

    Excellent course to understand the various nuances of structuring these kinds of "projects". Though if the content were presented as parts of programming assignments could have been easier to grasp.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Muhammad A A

    •

    Sep 14, 2020

    Andrew Ng, awesome teaching technique and well-designed course content make it easier for deep learning beginner to learn how to structure your machine project smoothly and do not lost in a process.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Budhathoki B

    •

    Jul 7, 2020

    The course was very insightful on how to tweak and evaluate and measure the performance of your model. I loved the course very very much. Hope to see more courses from deeplearning.ai and Andrew.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Sai S B

    •

    May 7, 2020

    This course gave some very useful tips on how to start with a Machine learning project when I was struggling to do so. It also gave useful information about error analysis and data set distribution.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Х. А Р

    •

    Apr 3, 2020

    I think this is the most useful course in the Specialization. Andrew reveals secrets about details which can speed up working in Deep Learning. It will help to avoid marking time in future projects!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Purod D

    •

    Feb 25, 2020

    Generally, the course is great. This is a short course and could be combined with other courses in this series. Also, some knowledge such as data splitting has been introduced in the courses before.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Amey N

    •

    Nov 12, 2019

    The course gives a sound intuition and insight into the parameters to be considered and the crucial thought process involved in making the decisions for improving the performance of neural networks.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Anshu S

    •

    Jun 21, 2019

    Really a good course with mostly the theoretical knowledge on some aspects to reuse your model as well as some error analysis. Thoroughly taught with lots of real-life examples, thanks to Andrew Ng.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Young L

    •

    Nov 29, 2017

    It's a great course! This course gave me a lot of new perspectives in constructing a machine learning project. Especially, the discussion of data distribution in the train/dev/test set is fantastic.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Matthew W

    •

    Dec 13, 2024

    Andrew was a great teacher, explaining complicated topics in a simple and intuitive way. The programming assignments helped to put theory into practice. A great place to start learning a new field!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Balachandra J

    •

    Apr 25, 2021

    Insights distilled from long experience, explained with simple examples. Probably like explaining quantum mechanics to someone who didn't arrive at the conclusion through rigorous first principles!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Federico R

    •

    Jun 6, 2020

    I really liked this course, such as I liked the rest of the courses in this Specialization. I honestly appreciate that this knowledge is shared, accessible, and made extremelly intuitive and clear.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Naveen N C

    •

    May 11, 2020

    Really a good course and got an insight into how to structure a machine learning project and some useful techniques for deep learning, such as transfer learning, multi-task, and end-to-end learning

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Chitra V

    •

    Jan 10, 2019

    Interesting course especially for ML novices. A short course and could be completed quickly, however, one needs to carefully review the lectures to avoid missing key points. Well-structured course!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Axel G

    •

    Jul 29, 2021

    Although this course is the shortest one from the specialization this course have really valuable insight about how to propose a systematic way to solve a problem with Machine Learning techniques.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By arvind s

    •

    Mar 3, 2019

    While there are lots of techniques out there, this course really helps you gain a different perspective on the bigger picture and teaches you to avoid some of the common pitfalls you may encounter

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Max B

    •

    Nov 21, 2018

    Fantastic! As is pointed out by Andrew Ng, the material is not taught in other courses. You will get answers for a lot of things you might have wondered when working on a machine learning project.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Ramón R

    •

    Mar 30, 2018

    Shorter than other courses in this specialization, but realy important. It helps to structure machine learning projects to shorten the time and effort and to prioritize the different alternatives.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Sunne K

    •

    Oct 4, 2017

    Very insightful thoughts from an expert and legend in Deep Learning and ML. Well explained and easy to digest the information. Keep up the excellent work Andrew and thank you for your hard work!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Muhammad I

    •

    Apr 21, 2021

    This course taught so much about strategy and intuition on how we structuring our machine learning projects in order to save time and gain expected best results and what to do in our ML projects.

    • Chevron Left
    • 1
    • ...
    • 20
    • 21
    • 22
    • 23
    • 24
    • 25
    • 26
    • 27
    • 28
    • 29
    • ...
    • 230
    • Chevron Right

    Coursera Footer

    Technical Skills

    • ChatGPT
    • Coding
    • Computer Science
    • Cybersecurity
    • DevOps
    • Ethical Hacking
    • Generative AI
    • Java Programming
    • Python
    • Web Development

    Analytical Skills

    • Artificial Intelligence
    • Big Data
    • Business Analysis
    • Data Analytics
    • Data Science
    • Financial Modeling
    • Machine Learning
    • Microsoft Excel
    • Microsoft Power BI
    • SQL

    Business Skills

    • Accounting
    • Digital Marketing
    • E-commerce
    • Finance
    • Google
    • Graphic Design
    • IBM
    • Marketing
    • Project Management
    • Social Media Marketing

    Career Resources

    • Essential IT Certifications
    • High-Income Skills to Learn
    • How to Get a PMP Certification
    • How to Learn Artificial Intelligence
    • Popular Cybersecurity Certifications
    • Popular Data Analytics Certifications
    • What Does a Data Analyst Do?
    • Career Development Resources
    • Career Aptitude Test
    • Share your Coursera Learning Story

    Coursera

    • About
    • What We Offer
    • Leadership
    • Careers
    • Catalog
    • Coursera Plus
    • Professional Certificates
    • MasterTrack® Certificates
    • Degrees
    • For Enterprise
    • For Government
    • For Campus
    • Become a Partner
    • Social Impact
    • Free Courses
    • ECTS Credit Recommendations

    Community

    • Learners
    • Partners
    • Beta Testers
    • Blog
    • The Coursera Podcast
    • Tech Blog
    • Teaching Center

    More

    • Press
    • Investors
    • Terms
    • Privacy
    • Help
    • Accessibility
    • Contact
    • Articles
    • Directory
    • Affiliates
    • Modern Slavery Statement
    • Manage Cookie Preferences
    Learn Anywhere
    Download on the App Store
    Get it on Google Play
    Logo of Certified B Corporation
    © 2025 Coursera Inc. All rights reserved.
    • Coursera Facebook
    • Coursera Linkedin
    • Coursera Twitter
    • Coursera YouTube
    • Coursera Instagram
    • Coursera TikTok
    Coursera

    Welcome back

    ​
    Your password is hidden
    ​

    or

    New to Coursera?


    Having trouble logging in? Learner help center

    This site is protected by reCAPTCHA Enterprise and the Google Privacy Policy and Terms of Service apply.