Book description
Learn how to solve challenging machine learning problems with TensorFlow, Google’s revolutionary new software library for deep learning. If you have some background in basic linear algebra and calculus, this practical book introduces machine-learning fundamentals by showing you how to design systems capable of detecting objects in images, understanding text, analyzing video, and predicting the properties of potential medicines.
TensorFlow for Deep Learning teaches concepts through practical examples and helps you build knowledge of deep learning foundations from the ground up. It’s ideal for practicing developers with experience designing software systems, and useful for scientists and other professionals familiar with scripting but not necessarily with designing learning algorithms.
- Learn TensorFlow fundamentals, including how to perform basic computation
- Build simple learning systems to understand their mathematical foundations
- Dive into fully connected deep networks used in thousands of applications
- Turn prototypes into high-quality models with hyperparameter optimization
- Process images with convolutional neural networks
- Handle natural language datasets with recurrent neural networks
- Use reinforcement learning to solve games such as tic-tac-toe
- Train deep networks with hardware including GPUs and tensor processing units
Publisher resources
Table of contents
- Preface
- 1. Introduction to Deep Learning
- 2. Introduction to TensorFlow Primitives
- 3. Linear and Logistic Regression with TensorFlow
- 4. Fully Connected Deep Networks
- 5. Hyperparameter Optimization
- 6. Convolutional Neural Networks
- 7. Recurrent Neural Networks
- 8. Reinforcement Learning
- 9. Training Large Deep Networks
- 10. The Future of Deep Learning
- Index
Product information
- Title: TensorFlow for Deep Learning
- Author(s):
- Release date: March 2018
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491980453
You might also like
book
Reinforcement Learning
Reinforcement learning (RL) will deliver one of the biggest breakthroughs in AI over the next decade, …
book
Full-Stack Web Development with GraphQL and React - Second Edition
Unleash the power of GraphQL, React 17, Node, and Express to build a scalable and production-ready …
book
Learning Go
Go is rapidly becoming the preferred language for building web services. While there are plenty of …
book
Robust Python
Does it seem like your Python projects are getting bigger and bigger? Are you feeling the …