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.
Este curso faz parte do Programa de cursos integrados TensorFlow: Data and Deployment
oferecido por

Informações sobre o curso
Basic understanding of JavaScript
O que você vai aprender
Train and run inference in a browser
Handle data in a browser
Build an object classification and recognition model using a webcam
Habilidades que você terá
- Convolutional Neural Network
- Machine Learning
- Tensorflow
- Object Detection
- TensorFlow.js
Basic understanding of JavaScript
oferecido por

deeplearning.ai
DeepLearning.AI is an education technology company that develops a global community of AI talent.
Programa - O que você aprenderá com este curso
Introduction to TensorFlow.js
Welcome to Browser-based Models with TensorFlow.js, the first course of the TensorFlow for Data and Deployment Specialization. In this first course, we’re going to look at how to train machine learning models in the browser and how to use them to perform inference using JavaScript. This will allow you to use machine learning directly in the browser as well as on backend servers like Node.js. In the first week of the course, we are going to build some basic models using JavaScript and we'll execute them in simple web pages.
Image Classification In the Browser
This week we'll look at Computer Vision problems, including some of the unique considerations when using JavaScript, such as handling thousands of images for training. By the end of this module you will know how to build a site that lets you draw in the browser and recognizes your handwritten digits!
Converting Models to JSON Format
This week we'll see how to take models that have been created with TensorFlow in Python and convert them to JSON format so that they can run in the browser using Javascript. We will start by looking at two models that have already been pre-converted. One of them is going to be a toxicity classifier, which uses NLP to determine if a phrase is toxic in a number of categories; the other one is Mobilenet which can be used to detect content in images. By the end of this module, you will train a model in Python yourself and convert it to JSON format using the tensorflow.js converter.
Transfer Learning with Pre-Trained Models
One final work type that you'll need when creating Machine Learned applications in the browser is to understand how transfer learning works. This week you'll build a complete web site that uses TensorFlow.js, capturing data from the web cam, and re-training mobilenet to recognize Rock, Paper and Scissors gestures.
Avaliações
- 5 stars81,55%
- 4 stars14,22%
- 3 stars2,66%
- 2 stars0,66%
- 1 star0,88%
Principais avaliações do BROWSER-BASED MODELS WITH TENSORFLOW.JS
Awesome course! This is one of the most practical courses I have taken, and I am looking forward to the next courses in the series. Thanks! - Steve
Thanks to Laurence and Andrew for designing such a great course. I learnt a lot from this course and looking forward to learn more from both of you.
Awesome - elegant in its complex simplicity. Clear explanations, logical curriculum structure, nice and knowledgeable code examples. A must-complete course indeed!
I wish to complete specialization soon, eager to learn how model deployment work in actual practice,
Thanks for the instructor to guide such an easy way
Sobre Programa de cursos integrados TensorFlow: Data and Deployment
Continue developing your skills in TensorFlow as you learn to navigate through a wide range of deployment scenarios and discover new ways to use data more effectively when training your machine learning models.

Perguntas Frequentes – FAQ
Quando terei acesso às palestras e às tarefas?
O que recebo ao me inscrever nesta Especialização?
Existe algum auxílio financeiro disponível?
Mais dúvidas? Visite o Central de Ajuda ao estudante.