登录 注册
当前位置:主页 > 资源下载 > 10 > Learning TensorFlow A Guide to Building Deep Learning Systems 2017.8下载

Learning TensorFlow A Guide to Building Deep Learning Systems 2017.8下载

  • 更新:2024-09-13 11:22:02
  • 大小:6.28MB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:深度学习 - 人工智能
  • 格式:PDF

资源介绍

Learning TensorFlow: A Guide to Building Deep Learning Systems By 作者: Tom Hope – Yehezkel S. Resheff – Itay Lieder ISBN-10 书号: 1491978511 ISBN-13 书号: 9781491978511 Edition 版本: 1 Release 出版日期: 2017-08-28 pages 页数: (242) List Price: $49.99 Book Description Roughly inspired by the human brain, deep neural networks trained with large amounts of data can solve complex tasks with unprecedented accuracy. This practical book provides an end-to-end guide to TensorFlow, the leading open source software library that helps you build and train neural networks for computer vision, natural language processing (NLP), speech recognition, and general predictive analytics. Authors Tom Hope, Yehezkel Resheff, and Itay Lieder provide a hands-on approach to TensorFlow fundamentals for a broad technical audience—from data scientists and engineers to students and researchers. You’ll begin by working through some basic examples in TensorFlow before diving deeper into topics such as neural network architectures, TensorBoard visualization, TensorFlow abstraction libraries, and multithreaded input pipelines. Once you finish this book, you’ll know how to build and deploy production-ready deep learning systems in TensorFlow. Get up and running with TensorFlow, rapidly and painlessly Learn how to use TensorFlow to build deep learning models from the ground up Train popular deep learning models for computer vision and NLP Use extensive abstraction libraries to make development easier and faster Learn how to scale TensorFlow, and use clusters to distribute model training Deploy TensorFlow in a production setting Contents Chapter 1 Introduction Chapter 2 Go with the Flow: Up and running with TensorFlow Chapter 3 Understanding TensorFlow Basics Chapter 4 Convolutional Neural Networks Chapter 5 Working with Text and Sequences + TensorBoard visualization Chapter 6 TF Abstractions and Simplification Chapter 7 Queues, Threads, and Reading Data Chapter 8 Distributed TensorFlow Chapter 9 Serving Models Chapter 10 Miscellaneous