Book description
Deep learning is a subset of machine learning, in the field of artificial intelligence. It's based on the idea that you can train a machine to learn from examples. A central method of training is through the use of neural networks.
Why is it important?
This lesson introduces you to TensorFlow, Google’s powerful open source software library for deep learning.
What you’ll learn—and how you can apply it
Learn how TensorFlow makes it easy for developers to design, build, and train deep learning models. This lesson shows you how to install TensorFlow and perform basic operations. Learn how to create and manipulate variables (taking advantage of CUDA if you have GPUs available on your computer). Compare TensorFlow with other frameworks for representing deep learning models.
This lesson is for you because…
- You're a data scientist who is familiar with Python coding, and you need to learn how to implement neural networks using TensorFlow
- You're a Python developer who needs to work with deep learning models in production based on TensorFlow
Prerequisites
- Familiarity with coding in Python
- Some familiarity with bash command line operations
- Basic understanding of machine learning
Materials or downloads needed in advance
- Mac OS X or Linux computer
- Python and PIP
Publisher resources
Product information
- Title: TensorFlow for deep learning—implementing neural networks
- Author(s):
- Release date: August 2016
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491966198
You might also like
book
Neural Network Programming with TensorFlow
Neural Networks and their implementation decoded with TensorFlow About This Book Develop a strong background in …
book
Deep Learning Projects Using TensorFlow 2: Neural Network Development with Python and Keras
Work through engaging and practical deep learning projects using TensorFlow 2.0. Using a hands-on approach, the …
book
Applied Neural Networks with TensorFlow 2: API Oriented Deep Learning with Python
Implement deep learning applications using TensorFlow while learning the “why” through in-depth conceptual explanations. You’ll start …
book
Hands-On Convolutional Neural Networks with TensorFlow
Learn how to apply TensorFlow to a wide range of deep learning and Machine Learning problems …