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.
提供方


课程信息
Basic understanding of JavaScript
您将学到的内容有
Train and run inference in a browser
Handle data in a browser
Build an object classification and recognition model using a webcam
您将获得的技能
- Convolutional Neural Network
- Machine Learning
- Tensorflow
- Object Detection
- TensorFlow.js
Basic understanding of JavaScript
提供方

deeplearning.ai
DeepLearning.AI is an education technology company that develops a global community of AI talent.
授课大纲 - 您将从这门课程中学到什么
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.
审阅
- 5 stars81.49%
- 4 stars14.26%
- 3 stars2.67%
- 2 stars0.66%
- 1 star0.89%
来自BROWSER-BASED MODELS WITH TENSORFLOW.JS的热门评论
I really enjoy working on the programming assignments of this course especially the Week 4 one which is fun and have a lot to learn!
The course is extremely fun to learn. Lot of concepts are covered through a practical approach. The teaching of the instructor is awesome.
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!
This course is very practical and interesting. I enjoyed the excitement I got along the way.\n\nIt was modeled to make you pass as long as you want to pass.\n\nThank you Laurence and Andrew.
关于 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.

常见问题
我什么时候能够访问课程视频和作业?
我订阅此专项课程后会得到什么?
有助学金吗?
还有其他问题吗?请访问 学生帮助中心。