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.47%
- 4 stars14.28%
- 3 stars2.67%
- 2 stars0.66%
- 1 star0.89%
BROWSER-BASED MODELS WITH TENSORFLOW.JS의 최상위 리뷰
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.
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
Excellent presentation of material and lab examples. Final assignment is really inspiring and motivating. Thank you for putting effort to design such content.
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
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.

자주 묻는 질문
강의 및 과제를 언제 이용할 수 있게 되나요?
이 전문 분야를 구독하면 무엇을 이용할 수 있나요?
재정 지원을 받을 수 있나요?
궁금한 점이 더 있으신가요? 학습자 도움말 센터를 방문해 보세요.