Beginning Application Development with TensorFlow and Keras: Learn to design, develop, train, and deploy TensorFlow and Keras models as real-world applications
暫譯: 使用 TensorFlow 和 Keras 開始應用程式開發:學習設計、開發、訓練和部署 TensorFlow 和 Keras 模型作為實際應用程式
Luis Capelo
- 出版商: Packt Publishing
- 出版日期: 2018-05-31
- 售價: $1,020
- 貴賓價: 9.5 折 $969
- 語言: 英文
- 頁數: 148
- 裝訂: Paperback
- ISBN: 1789537290
- ISBN-13: 9781789537291
-
相關分類:
DeepLearning、TensorFlow
海外代購書籍(需單獨結帳)
相關主題
商品描述
Learn to design, develop, train, and deploy TensorFlow and Keras models as real-world applications
Key Features
- Focus on neural network and its essential operations
- Prepare data for a deep learning model and deploy it as an interactive web application, with Flask and a HTTP API
- Use Keras, a TensorFlow abstraction library
Book Description
With this book, you'll learn how to train, evaluate and deploy Tensorflow and Keras models as real-world web applications. After a hands-on introduction, you'll use a sample model to explore the details of deep learning, selecting the right layers that can solve a given problem. By the end of the course, you'll build a Bitcoin application that predicts the future price, based on historic, and freely available information.
This book will also provide you with a blueprint for how to build an application that generates predictions using a deep learning model. From there, you can continue to improve our example model― either by adding more data, computing more features, or changing its architecture―continuously increasing its prediction accuracy, or create a completely new model, changing the core components of the application as you see fit.
What you will learn
- Set up a deep learning programming environment
- Explore the common components of a neural network and its essential operations
- Prepare data for a deep learning model
- Deploy model as an interactive web application, with Flask and a HTTP API
- Use Keras, a TensorFlow abstraction library
- Explore the types of problems addressed by neural networks
Who This Book Is For
This course is ideal for experienced developers, analysts, or a data scientists, who want to develop applications using TensorFlow and Keras. This rapid hands-on course quickly shows you how to get to grips with TensorFlow in the context of real-world application development. We assume that you are familiar with Python and have a basic knowledge of web application development. If you have a background in linear algebra, probability, and statistics, you will easily grasp concepts that are discussed in the course.
Table of Contents
- Introduction to Neural Networks and Deep Learning
- Model Architecture
- Model Evaluation and Optimization
- Productization
商品描述(中文翻譯)
學習設計、開發、訓練和部署 TensorFlow 和 Keras 模型作為實際應用
主要特點
- 專注於神經網絡及其基本操作
- 為深度學習模型準備數據,並將其部署為互動式網頁應用,使用 Flask 和 HTTP API
- 使用 Keras,這是一個 TensorFlow 抽象庫
書籍描述
本書將教您如何訓練、評估和部署 TensorFlow 和 Keras 模型作為實際的網頁應用。在實作介紹後,您將使用一個範例模型來探索深度學習的細節,選擇合適的層來解決特定問題。在課程結束時,您將建立一個預測比特幣未來價格的應用,基於歷史和免費可用的信息。
本書還將為您提供一個藍圖,說明如何構建一個使用深度學習模型生成預測的應用。從那裡,您可以繼續改進我們的範例模型——無論是通過添加更多數據、計算更多特徵,還是改變其架構——不斷提高其預測準確性,或創建一個全新的模型,根據您的需求更改應用的核心組件。
您將學到什麼
- 設置深度學習編程環境
- 探索神經網絡的常見組件及其基本操作
- 為深度學習模型準備數據
- 將模型部署為互動式網頁應用,使用 Flask 和 HTTP API
- 使用 Keras,這是一個 TensorFlow 抽象庫
- 探索神經網絡解決的問題類型
本書適合誰
本課程非常適合有經驗的開發人員、分析師或數據科學家,想要使用 TensorFlow 和 Keras 開發應用程序。這個快速的實作課程將迅速向您展示如何在實際應用開發的背景下掌握 TensorFlow。我們假設您熟悉 Python 並對網頁應用開發有基本了解。如果您具備線性代數、概率和統計的背景,您將輕鬆掌握課程中討論的概念。
目錄
- 神經網絡與深度學習介紹
- 模型架構
- 模型評估與優化
- 產品化