Chevron Left
Back to Browser-based Models with TensorFlow.js

Learner Reviews & Feedback for Browser-based Models with TensorFlow.js by DeepLearning.AI

4.8
stars
966 ratings

About the Course

Bringing a machine learning model into the real world involves a lot more than just modeling. This Specialization will teach you how to navigate various deployment scenarios and use data more effectively to train your model. In this first course, you’ll train and run machine learning models in any browser using TensorFlow.js. You’ll learn techniques for handling data in the browser, and at the end you’ll build a computer vision project that recognizes and classifies objects from a webcam. This Specialization builds upon our TensorFlow in Practice Specialization. If you are new to TensorFlow, we recommend that you take the TensorFlow in Practice Specialization first. To develop a deeper, foundational understanding of how neural networks work, we recommend that you take the Deep Learning Specialization....

Top reviews

JG

Dec 19, 2020

Excellent course!!! It is actually a milestone for people like me who have trained models in Jupyter notebooks, but Tensorflow JS is actually a great way for the models to become 'alive'! Thanks!

EJ

Mar 17, 2021

This course is very practical and interesting.

I enjoyed the excitement I got along the way.

It was modeled to make you pass as long as you want to pass.

Thank you Laurence and Andrew.

Filter by:

176 - 200 of 209 Reviews for Browser-based Models with TensorFlow.js

By Carlos C E

Feb 17, 2020

Good basic concepts explanation, but so much copy/paste exercises between them. However, you can learn the main uses and it is a perfect start point.

By Shashank Y

Aug 16, 2020

Everything about the course is good except for the last assignment. Took he several tries to clear it, not so straightforward as other exercises.

By Moustafa S

Jun 30, 2020

it was good, but it heavily depended on knowing html, but it will help with the basics when someone is creating a model for web page or smt

By Sauman D

Aug 3, 2020

Overall, the course was good. However, the last programming assignment took a lot of unecessary time even if our code was correct.

By Thomas A

Jan 28, 2020

Guter Überblick über die Möglichkeiten. In Summe zu einfach im Inhalt. Details zur Integration mit TFX wären interessant.

By Sachin B

May 2, 2020

Wonderful and exciting course, however it require some level of exposure to basic HTML and javascript fundamentals.

By Marko N

Sep 10, 2020

Interesting course exercises. But they were maybe too easy and there were some bugs related to them.

By Oishee H

Jul 1, 2020

This was an awesome course with everything well explained and with some really cool projects.

By Balázs S

Jul 17, 2021

Code needs some updating and the audio is often too quiet, but the course itself is great!

By Igor B

Mar 25, 2020

Good course, but coursers with Andrew NG himself writing on the blackboard are much better

By Francis K

Jul 2, 2020

The assignment submission was a bit complicated and I think has some bugs in submission.

By Muhammad R F S B

Apr 28, 2021

I have little problem with week 4 assignment where we need big allocation memory

By Elyasaf E

Mar 29, 2021

It's very good, but some of the explanations I find lacking of info.

By Daniel L

Jan 6, 2020

The course is really clear, but I feel that it's lacking in content.

By Alberto E

Apr 8, 2020

Assignments could be more challenging. But it was great. Thank you!

By Alessandro C

Apr 19, 2020

The course is very good but assignment 3 and 4 are very stressfull

By Abraham L

Apr 2, 2021

There is many problems with the submit button in the assignments

By Arturo S P

Oct 27, 2020

Great though the grading of the tasks does not work really good!

By Ignacio R L

May 4, 2020

Good course to use Tensorflow in your browser

By Himanshu Y

Jul 31, 2021

Was insightful and fun, Thanks.

By Jefferson R

Jan 18, 2021

Faltó un poco mas de contenido

By Dan R

Jun 3, 2020

very amusing lectures!

By Taehun “ K

Jan 2, 2020

Easy

By stephane d

Jul 12, 2020

Laurence Moronay is really a great teacher and the course is very interesting and pleasant.

I Have removed 2 stars for the time wasted trying to make the examples and exercises provided with the course work :

=> Mobilenet Model version not compliant with the grader

=> A lot of WebGL issues (solved by setting backend parameter to "cpu")

Suggestion : report these issues during training to avoid hours spent on the forum

We can see people who already had these problems months ago and nothing is done to improve things

By Francesco B

Nov 2, 2020

The course is good and interesting. It gives an overall idea on how to embed TF models in js. As in other courses of this specialisation, it is not an in-depth course but rather a fast-forward one: in my opinion this is good if you are not interested that much in these topics, not enough if you want to go deep. Nevertheless, contents are still comprehensible and concepts quite clearly explained. However, one might find more than one difficulties when trying to implement something by themselves.