Google's Machine Learning Crash Course

Taught by Google experts, this free, concise, and highly interactive course will give you a basic understanding of Machine Learning concepts. Learn and practice at your own pace, using TensorFlow APIs.

Produced in 2018

icon
What you will learn

  • Identify dog breeds or flower types with multi-class classification
  • Application of Machine Learning in real world scenarios
  • Train neural networks with backpropagation algorithm
  • Fundamentals of Machine Learning
  • Understand how to create tensors in TensorFlow
  • Difference between classification and regression
  • Get the hang of how to use and train embeddings
  • Components of the Machine Learning systems
  • Much, Much more!

icon
Quality Score

Content Quality
/
Video Quality
/
Qualified Instructor
/
Course Pace
/
Course Depth & Coverage
/

Overall Score : 76 / 100

icon
Live Chat with CourseDuck's Co-Founder for Help

Need help deciding on a machine learning course? Or looking for more detail on 's Google's Machine Learning Crash Course? Feel free to chat below.
Join CourseDuck's Online Learning Discord Community

icon
Course Description

icon
machine learning Awards Best Short Course

A self-study guide for aspiring machine learning practitioners. Machine Learning Crash Course features a series of lessons with video lectures, real-world case studies, and hands-on practice exercises.

icon
Pros

icon
Cons

    • The course is taught by Google engineers and researchers, experts in the field of Machine Learning.
    • Short and sweet course but with relevant curriculum for complete beginners.
    • Interactive quizzes, programming and playground exercises.
    • The only framework for building ML models presented in the course is TensorFlow.
    • Vague explanations of Machine Learning concepts make some of the exercises too difficult for students.

icon
Students also recommend

Free

Free

Free

icon
Reviews

3.8

11 total reviews

5 star 4 star 3 star 2 star 1 star
% Complete
% Complete
% Complete
% Complete
% Complete

By vaibk on 6/4/2018

This course is not meant to teach ML to anyone. It is a marketing push for Tensorflow. Stick to books and academia courses

By mauza11 on 6/4/2018

I have a BS is computer science as well and the coding practices were rough. The videos and other explanations were fairly simple but when it said "# your code here" I struggled.

By Priya Verma on 10/15/2019

You will find each of the chapters in the course has a video lecture with full-text support. The curriculum is extremely detailed for you to understand easily. It also offers a Programming Challenge page where the code is presented in a dynamic way on the browser, where you can run it as well as modify it. The curriculum has interactive exercises for you with interactive visualizations of ML principles and questions on the current topics. This free course is perfect.

By Shubhanshu Gupta on 6/25/2018

Its undoubtedly a great online course. But what I seriously think is that each person who completes the course, might take-away different learning outcomes. For some, it could be a naive repetition of the same concepts and they might feel wastage of time. So if you are a kind of person who is already into the game and have even a decent amount of experience in data modeling (including neural nets), then this course is definitely not for you. However, if you are just starting and if you have or dont have programming experience, then you will enjoy this course. Its pretty short and you have the liberty to decide your own pace.

By Thomas Henson on 5/21/2019

One of the things I like most about it is, its actually put on by the people that are involved in various projects in Google. You get to learn from the data engineers and data scientists at Google around their approach to how to implement these and walk through. Like I said, not always just video. Some of it has reading. Then you have code to back it up. Its definitely something thats awesome.

By Henderik B on 8/12/2018

For a 15 hours course (it took me far longer than that), it does pretty well on presenting the basic theory necessary to apply it in easy but still increasingly complex exercises.

As a casual learner of ML and only spending an hour or two so far on this, I can say I really like the structure/format of this course.

By mmonsterbasher on 6/14/2018

I've been trying to get through the tensorflow crash course provided by google but i'm having exceptional difficulty with understanding the code. It seems like the concepts are presented really generally but the code goes into hyper detail without any explanation.

By Avi Vashishta on 3/3/2018

Google's machine learning course is amongst the best in the world. Infact, Google was one of the first companies to start the machine learning course.

Its one of the recommended courses for Machine learning enthusiasts. But for people who are completely new to this domain needs to brush up programming language (Python, recommended) and algorithmic skills.

By Abhinav Maurya on 3/10/2018

Googles ML crash course covers logistic regression and neural nets - probably multi-layer perceptrons with a (multiclass) logistic regression output. Seems like it is just an advertising investment by Google to get people on TensorFlow and Google Cloud Platform.