Tensorflow Deep Learning Projects
Luca Massaron, Alberto Boschetti, Alexey Grigorev, Abhishek Thakur, Rajalingappaa Shanmugamani
- 出版商: Packt Publishing
- 出版日期: 2018-03-28
- 定價: $1,360
- 售價: 8.0 折 $1,088
- 語言: 英文
- 頁數: 320
- 裝訂: Paperback
- ISBN: 1788398068
- ISBN-13: 9781788398060
-
相關分類:
DeepLearning 深度學習、TensorFlow
-
相關翻譯:
TensorFlow深度學習項目實戰 (簡中版)
立即出貨 (庫存=1)
買這商品的人也買了...
-
$580$458 -
$780$616 -
$940$700 -
$780$616 -
$458Linux 環境 C程序設計, 2/e
-
$680$578 -
$680$537 -
$580$452 -
$403機器學習導論 (An Introduction to Machine Learning)
-
$360$281 -
$520$442 -
$520$442 -
$806深入理解 Android 內核設計思想, 2/e (上下冊)
-
$403深度學習與計算機視覺 : 算法原理、框架應用與代碼實現 (Deep Learning & Computer Vision:Algorithms and Examples)
-
$454TensorFlow 深度學習應用實踐
-
$690$518 -
$1,280$1,011 -
$709Android 高級編程, 4/e
-
$650$553 -
$690$587 -
$1,080$853 -
$515labuladong 的算法小抄
-
$474$450 -
$600$468 -
$663算法訓練營:海量圖解 + 競賽刷題 (進階篇)
商品描述
Key Features
- Projects on implementing high performance deep learning models with Tensorflow
- Master the techniques to train different kinds of neural networks with real-world use-cases such as image processing, natural language processing, and more
- Your one-stop guide to master deep learning with Tensorflow in the best possible manner
Book Description
Tensorflow is one of the most popular frameworks out there, used for machine learning and more recently, deep learning. It provides a fast, efficient framework for training different kinds of deep learning models, with very high accuracy. This book is your guide to master deep learning with Tensorflow, with the help of 12 real-world projects.
Starting with setting up the right Tensorflow environment for deep learning, you will see how you can train different types of deep learning models using Tensorflow - including Convolutional Neural Networks, Recurrent Neural Networks, LSTMs, and more. While doing so, you will build end-to-end deep learning solutions to tackle different real-world problems in image processing, enterprise AI, natural language processing, to name a few. You will train high performance models to generate captions for images automatically, predict stocks performance, create intelligent chatbots, perform large-scale text classification and more. Some advanced aspects like implementation on an enterprise-scale and reinforcement learning are also covered in this book.
By the end of this book, you will have mastered all the concepts of deep learning and their implementation with Tensorflow - and will be able to build and train your own deep learning models with Tensorflow to tackle any kind of problem.
What you will learn
- Set up the Tensorflow environment for deep learning
- Construct your own convnets for effective image processing
- Use LSTMs for caption generation for images
- Forecast stock prediction accurately with a LSTM architecture
- Learn what semantic matching is by detecting duplicate Quora questions
- Set up an AWS instance for distributed computing with Tensorflow to classify large amounts of Images
- Train and set up an intelligent chatbot to understand and interpret human input
- Build an AI capable of playing Pacman by itself and winning