Hands-On Deep Learning with TensorFlow
Dan Van Boxel
- 出版商: Packt Publishing
- 出版日期: 2017-07-31
- 定價: $1,190
- 售價: 5.0 折 $595
- 語言: 英文
- 頁數: 174
- 裝訂: Paperback
- ISBN: 1787282775
- ISBN-13: 9781787282773
-
相關分類:
DeepLearning、TensorFlow
-
相關翻譯:
基於 TensorFlow 的深度學習 : 揭示數據隱含的奧秘 (簡中版)
立即出貨 (庫存=1)
買這商品的人也買了...
-
$2,720$2,584 -
$680$537 -
$580$493 -
$360$284 -
$250鳳凰計畫:一個 IT計畫的傳奇故事 (The Phoenix Project : A Novel about IT, DevOps, and Helping your business win)(沙盤特別版)
-
$580$493 -
$2,400$2,280 -
$390$308 -
$550$468 -
$403阻擊黑客:技術、策略與案例
-
$590$460 -
$550$435 -
$500$395 -
$825Spring Microservices in Action (Paperback)
-
$580$458 -
$540$427 -
$1,800$1,710 -
$1,088Python Machine Learning, 2/e (Paperback)
-
$650$585 -
$7,170$6,812 -
$680$537 -
$760$646 -
$500$390 -
$450$356 -
$500$390
相關主題
商品描述
Key Features
- Explore various possibilities with deep learning and gain amazing insights from data using Google's brainchild-- TensorFlow
- Want to learn what more can be done with deep learning? Explore various neural networks with the help of this comprehensive guide
- Rich in concepts, advanced guide on deep learning that will give you background to innovate in your environment
Book Description
Dan Van Boxel's Deep Learning with TensorFlow is based on Dan's best-selling TensorFlow video course. With deep learning going mainstream, making sense of data and getting accurate results using deep networks is possible. Dan Van Boxel will be your guide to exploring the possibilities with deep learning; he will enable you to understand data like never before. With the efficiency and simplicity of TensorFlow, you will be able to process your data and gain insights that will change how you look at data.
With Dan's guidance, you will dig deeper into the hidden layers of abstraction using raw data. Dan then shows you various complex algorithms for deep learning and various examples that use these deep neural networks. You will also learn how to train your machine to craft new features to make sense of deeper layers of data.
In this book, Dan shares his knowledge across topics such as logistic regression, convolutional neural networks, recurrent neural networks, training deep networks, and high level interfaces. With the help of novel practical examples, you will become an ace at advanced multilayer networks, image recognition, and beyond.
What you will learn
- Set up your computing environment and install TensorFlow
- Build simple TensorFlow graphs for everyday computations
- Apply logistic regression for classification with TensorFlow
- Design and train a multilayer neural network with TensorFlow
- Intuitively understand convolutional neural networks for image recognition
- Bootstrap a neural network from simple to more accurate models
- See how to use TensorFlow with other types of networks
- Program networks with SciKit-Flow, a high-level interface to TensorFlow
About the Author
Dan Van Boxel is a data scientist and machine learning engineer with over 10 years of experience. He is most well-known for Dan Does Data, a YouTube livestream demonstrating the power and pitfalls of neural networks. He has developed and applied novel statistical models of machine learning to topics such as accounting for truck traffic on highways, travel time outlier detection, and other areas. Dan has also published research articles and presented findings at the Transportation Research Board and other academic journals.
Table of Contents
- Getting Started
- Deep Neural Networks
- Convolutional Neural Networks
- Recurrent Neural Networks
- Wrapping Up