售 价:¥
温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印
为你推荐
TensorFlow: Powerful Predictive Analytics with TensorFlow
Credits
Meet Your Expert
Preface
What's in It for Me?
What Will I Get From This Book?
Prerequisites
Chapter 1. From Data to Decisions – Getting Started with TensorFlow
Taking Decisions Based on Data – Titanic Example
Data Value Chain for Making Decisions
From Disaster to Decision – Titanic Survival Example
General Overview of TensorFlow
Installing and Configuring TensorFlow
Note
Installing TensorFlow on Linux
Installing Python and nVidia Driver
Note
Installing NVIDIA CUDA
Installing NVIDIA cuDNN v5.1+
Installing the libcupti-dev Library
Installing TensorFlow
Note
Installing TensorFlow with native pip
Installing with virtualenv
Installing TensorFlow from Source
Note
Testing Your TensorFlow Installation
TensorFlow Computational Graph
TensorFlow Programming Model
Note
Note
Note
Data Model in TensorFlow
Tensors
Note
Rank
Shape
Data Type
Note
Note
Variables
Fetches
Feeds and Placeholders
Note
TensorBoard
How Does TensorBoard Work?
Getting Started with TensorFlow – Linear Regression and Beyond
Source Code for the Linear Regression
Summary
Assessments
Chapter 2. Putting Data in Place – Supervised Learning for Predictive Analytics
Supervised Learning for Predictive Analytics
Linear Regression – Revisited
Problem Statement
Using Linear Regression for Movie Rating Prediction
Note
Note
From Disaster to Decision – Titanic Example Revisited
An Exploratory Analysis of the Titanic Dataset
Feature Engineering
Logistic Regression for Survival Prediction
Using TensorFlow Contrib
Note
Linear SVM for Survival Prediction
Note
Note
Ensemble Method for Survival Prediction – Random Forest
Note
A Comparative Analysis
Summary
Assessments
Chapter 3. Clustering Your Data – Unsupervised Learning for Predictive Analytics
Unsupervised Learning and Clustering
Using K-means for Predictive Analytics
How K-means Works
Note
Using K-means for Predicting Neighborhoods
Note
Predictive Models for Clustering Audio Files
Using kNN for Predictive Analytics
Working Principles of kNN
Implementing a kNN-Based Predictive Model
Note
Summary
Assessments
Chapter 4. Using Reinforcement Learning for Predictive Analytics
Reinforcement Learning
Reinforcement Learning in Predictive Analytics
Notation, Policy, and Utility in RL
Policy
Utility
Developing a Multiarmed Bandit's Predictive Model
Developing a Stock Price Predictive Model
Summary
Assessments
Appendix A. Assessment Answers
Lesson 1: From Data to Decisions – Getting Started with TensorFlow
Lesson 2: Putting Data in Place – Supervised Learning for Predictive Analytics
Lesson 3: Clustering Your Data – Unsupervised Learning for Predictive Analytics
Lesson 4: Using Reinforcement Learning for Predictive Analytics
买过这本书的人还买过
读了这本书的人还在读
同类图书排行榜