TensorFlow Machine Learning Cookbook (Paperback)
Nick McClure
- 出版商: Packt Publishing
- 出版日期: 2017-02-15
- 售價: $2,410
- 貴賓價: 9.5 折 $2,290
- 語言: 英文
- 頁數: 370
- 裝訂: Paperback
- ISBN: 1786462168
- ISBN-13: 9781786462169
-
相關分類:
DeepLearning、TensorFlow、Machine Learning
-
相關翻譯:
TensorFlow機器學習實戰指南 (簡中版)
-
其他版本:
TensorFlow Machine Learning Cookbook - Second Edition
買這商品的人也買了...
-
$650$429 -
$2,720$2,584 -
$780$616 -
$305圖解機器學習
-
$1,872Deep Learning: A Practitioner's Approach (Paperback)
-
$2,800Computer Vision Metrics: Textbook (Hardcover)
-
$301神經網絡與深度學習
-
$1,617Deep Learning (Hardcover)
-
$870Building Machine Learning Projects with TensorFlow (Paperback)
-
$360$180 -
$403TensorFlow 實戰
-
$990Hands-On Machine Learning with Scikit-Learn and TensorFlow (Paperback)
-
$590$460 -
$390$257 -
$595Hands-On Deep Learning with TensorFlow
-
$1,088Python Machine Learning, 2/e (Paperback)
-
$1,890$1,796 -
$580$493 -
$352TensorFlow機器學習實戰指南
-
$380$300 -
$221TensorFlow機器學習項目實戰 (Building Machine Learning Projects with TensorFlow)
-
$1,960Reinforcement Learning: With Open AI, TensorFlow and Keras Using Python
-
$454TensorFlow 深度學習應用實踐
-
$380$300 -
$490$417
相關主題
商品描述
Key Features
- Your quick guide to implementing TensorFlow in your day-to-day machine learning activities
- Learn advanced techniques that bring more accuracy and speed to machine learning
- Upgrade your knowledge to the second generation of machine learning with this guide on TensorFlow
Book Description
TensorFlow is an open source software library for Machine Intelligence. The independent recipes in this book will teach you how to use TensorFlow for complex data computations and will let you dig deeper and gain more insights into your data than ever before. You'll work through recipes on training models, model evaluation, sentiment analysis, regression analysis, clustering analysis, artificial neural networks, and deep learning – each using Google's machine learning library TensorFlow.
This guide starts with the fundamentals of the TensorFlow library which includes variables, matrices, and various data sources. Moving ahead, you will get hands-on experience with Linear Regression techniques with TensorFlow. The next chapters cover important high-level concepts such as neural networks, CNN, RNN, and NLP.
Once you are familiar and comfortable with the TensorFlow ecosystem, the last chapter will show you how to take it to production.
What you will learn
- Become familiar with the basics of the TensorFlow machine learning library
- Get to know Linear Regression techniques with TensorFlow
- Learn SVMs with hands-on recipes
- Implement neural networks and improve predictions
- Apply NLP and sentiment analysis to your data
- Master CNN and RNN through practical recipes
- Take TensorFlow into production
About the Author
Nick McClure is currently a senior data scientist at PayScale, Inc. in Seattle, WA. Prior to this, he has worked at Zillow and Caesar's Entertainment. He got his degrees in Applied Mathematics from The University of Montana and the College of Saint Benedict and Saint John's University.
He has a passion for learning and advocating for analytics, machine learning, and artificial intelligence. Nick occasionally puts his thoughts and musings on his blog, http://fromdata.org/, or through his Twitter account, @nfmcclure.
Table of Contents
- Getting Started with TensorFlow
- The TensorFlow Way
- Linear Regression
- Support Vector Machines
- Nearest Neighbor Methods
- Neural Networks
- Natural Language Processing
- Convolutional Neural Networks
- Recurrent Neural Networks
- Taking TensorFlow to Production
- More with TensorFlow