語系:
繁體中文
English
說明(常見問題)
圖資館首頁
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Practical TensorFlow.jsdeep learning...
~
Rivera, Juan De Dios Santos.
Practical TensorFlow.jsdeep learning in web app development /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Practical TensorFlow.jsby Juan De Dios Santos Rivera.
其他題名:
deep learning in web app development /
作者:
Rivera, Juan De Dios Santos.
出版者:
Berkeley, CA :Apress :2020.
面頁冊數:
xxiv, 303 p. :ill., digital ;24 cm.
Contained By:
Springer Nature eBook
標題:
Machine learning.
電子資源:
https://doi.org/10.1007/978-1-4842-6273-3
ISBN:
9781484262733$q(electronic bk.)
Practical TensorFlow.jsdeep learning in web app development /
Rivera, Juan De Dios Santos.
Practical TensorFlow.js
deep learning in web app development /[electronic resource] :by Juan De Dios Santos Rivera. - Berkeley, CA :Apress :2020. - xxiv, 303 p. :ill., digital ;24 cm.
Chapter 1: Welcome to TensorFlow.js -- Chapter 2: Training Our First Models -- Chapter 3: Doing k-means with ml5.js -- Chapter 4: Recognizing Handwritten Digits with Convolutional Neural Networks -- Chapter 5: Making a Game with PoseNet, a Pose Estimator Model -- Chapter 6: Identifying Toxic Text from a Google Chrome Extension -- Chapter 7: Object Detection with a Model Trained in Google Cloud AutoML -- Chapter 8: Training an Image Classifier with Transfer Learning on Node.js -- Chapter 9: Time Series Forecasting and Text Generation with Recurrent Neural Networks -- Chapter 10: Generating Handwritten Digits with Generative Adversarial Networks -- Chapter 11: Things to Remember, What's Next for You, and Final Words -- Appendix A: Apache License 2.0.
Develop and deploy deep learning web apps using the TensorFlow.js library. TensorFlow. js is part of a bigger framework named TensorFlow, which has many tools that supplement it, such as TensorBoard, ml5js, tfjs-vis. This book will cover all these technologies and show they integrate with TensorFlow. js to create intelligent web apps. The most common and accessible platform users interact with everyday is their web browser, making it an ideal environment to deploy AI systems. TensorFlow.js is a well-known and battle-tested library for creating browser solutions. Working in JavaScript, the so-called language of the web, directly on a browser, you can develop and serve deep learning applications.You'll work with deep learning algorithms such as feedforward neural networks, convolutional neural networks (CNN), recurrent neural networks (RNN), and generative adversarial network (GAN) Through hands-on examples, apply these networks in use cases related to image classification, natural language processing, object detection, dimensionality reduction, image translation, transfer learning, and time series analysis. Also, these topics are very varied in terms of the kind of data they use, their output, and the training phase. Not everything in machine learning is deep networks, there is also what some call shallow or traditional machine learning. While TensorFlow.js is not the most common place to implement these, you'll be introduce them and review the basics of machine learning through TensorFlow.js. You will: Build deep learning products suitable for web browsers Work with deep learning algorithms such as feedforward neural networks, convolutional neural networks (CNN), recurrent neural networks (RNN), and generative adversarial network (GAN) Develop apps using image classification, natural language processing, object detection, dimensionality reduction, image translation, transfer learning, and time series analysis.
ISBN: 9781484262733$q(electronic bk.)
Standard No.: 10.1007/978-1-4842-6273-3doiSubjects--Uniform Titles:
TensorFlow.
Subjects--Topical Terms:
188639
Machine learning.
LC Class. No.: Q325.5 / .P73 2020
Dewey Class. No.: 006.3
Practical TensorFlow.jsdeep learning in web app development /
LDR
:03719nmm a2200325 a 4500
001
586382
003
DE-He213
005
20210201100915.0
006
m d
007
cr nn 008maaau
008
210323s2020 cau s 0 eng d
020
$a
9781484262733$q(electronic bk.)
020
$a
9781484262726$q(paper)
024
7
$a
10.1007/978-1-4842-6273-3
$2
doi
035
$a
978-1-4842-6273-3
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
Q325.5
$b
.P73 2020
072
7
$a
UYQ
$2
bicssc
072
7
$a
COM004000
$2
bisacsh
072
7
$a
UYQ
$2
thema
082
0 4
$a
006.3
$2
23
090
$a
Q325.5
$b
.R621 2020
100
1
$a
Rivera, Juan De Dios Santos.
$3
877801
245
1 0
$a
Practical TensorFlow.js
$h
[electronic resource] :
$b
deep learning in web app development /
$c
by Juan De Dios Santos Rivera.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2020.
300
$a
xxiv, 303 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Chapter 1: Welcome to TensorFlow.js -- Chapter 2: Training Our First Models -- Chapter 3: Doing k-means with ml5.js -- Chapter 4: Recognizing Handwritten Digits with Convolutional Neural Networks -- Chapter 5: Making a Game with PoseNet, a Pose Estimator Model -- Chapter 6: Identifying Toxic Text from a Google Chrome Extension -- Chapter 7: Object Detection with a Model Trained in Google Cloud AutoML -- Chapter 8: Training an Image Classifier with Transfer Learning on Node.js -- Chapter 9: Time Series Forecasting and Text Generation with Recurrent Neural Networks -- Chapter 10: Generating Handwritten Digits with Generative Adversarial Networks -- Chapter 11: Things to Remember, What's Next for You, and Final Words -- Appendix A: Apache License 2.0.
520
$a
Develop and deploy deep learning web apps using the TensorFlow.js library. TensorFlow. js is part of a bigger framework named TensorFlow, which has many tools that supplement it, such as TensorBoard, ml5js, tfjs-vis. This book will cover all these technologies and show they integrate with TensorFlow. js to create intelligent web apps. The most common and accessible platform users interact with everyday is their web browser, making it an ideal environment to deploy AI systems. TensorFlow.js is a well-known and battle-tested library for creating browser solutions. Working in JavaScript, the so-called language of the web, directly on a browser, you can develop and serve deep learning applications.You'll work with deep learning algorithms such as feedforward neural networks, convolutional neural networks (CNN), recurrent neural networks (RNN), and generative adversarial network (GAN) Through hands-on examples, apply these networks in use cases related to image classification, natural language processing, object detection, dimensionality reduction, image translation, transfer learning, and time series analysis. Also, these topics are very varied in terms of the kind of data they use, their output, and the training phase. Not everything in machine learning is deep networks, there is also what some call shallow or traditional machine learning. While TensorFlow.js is not the most common place to implement these, you'll be introduce them and review the basics of machine learning through TensorFlow.js. You will: Build deep learning products suitable for web browsers Work with deep learning algorithms such as feedforward neural networks, convolutional neural networks (CNN), recurrent neural networks (RNN), and generative adversarial network (GAN) Develop apps using image classification, natural language processing, object detection, dimensionality reduction, image translation, transfer learning, and time series analysis.
630
0 0
$a
TensorFlow.
$3
864055
650
0
$a
Machine learning.
$3
188639
650
0
$a
Artificial intelligence.
$3
194058
650
1 4
$a
Artificial Intelligence.
$3
212515
710
2
$a
SpringerLink (Online service)
$3
273601
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-6273-3
950
$a
Professional and Applied Computing (SpringerNature-12059)
筆 0 讀者評論
全部
電子館藏
館藏
1 筆 • 頁數 1 •
1
條碼號
館藏地
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
000000190202
電子館藏
1圖書
電子書
EB Q325.5 .R621 2020 2020
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
多媒體檔案
https://doi.org/10.1007/978-1-4842-6273-3
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼
登入