Book Image

Deep Learning with TensorFlow [Video]

By : Dan Van Boxel
Book Image

Deep Learning with TensorFlow [Video]

By: Dan Van Boxel

Overview of this book

<p>Deep learning is the intersection of statistics, artificial intelligence, and data to build accurate models and TensorFlow is one of the newest and most comprehensive libraries for implementing deep learning. With deep learning going mainstream, making sense of data and getting accurate results using deep networks is possible. This course is your guide to exploring the possibilities with deep learning; it will enable you to understand data like never before. With the efficiency and simplicity of TensorFlow, you will be able to process your data and gain insights that will change how you look at data.</p> <p>With this video course, you will dig your teeth deeper into the hidden layers of abstraction using raw data. This course will offer you various complex algorithms for deep learning and various examples that use these deep neural networks. You will also learn how to train your machine to craft new features to make sense of deeper layers of data. During the video course, you will come across topics such as logistic regression, convolutional neural networks, recurrent neural networks, training deep networks, high level interfaces, and more.</p> <p>With the help of novel practical examples, you will become an ace at advanced multilayer networks, image recognition, and beyond.</p> <h1>Style and approach</h1> <p>This course is your go-to guide to become a deep learning expert in your organization. We evaluate common and not-so-common deep neural networks with the help of insightful examples that you can relate to, and show how they can be exploited in the real world with complex raw data.</p>
Table of Contents (5 chapters)
Chapter 3
Convolutional Neural Networks
Content Locked
Section 2
Convolutional Layer Application
Understanding the theory of convolutional layers is useless without learning the tools to actually use them. This video walks through a simple example with TensorFlow. - Describe an example setup and unusual shapes of variables - Implement weights and call TensorFlow convolution code - Evaluate sample node and observe the effect of convolution