Book Image

Getting Started with TensorFlow for Deep Learning [Video]

By : Tom Joy
Book Image

Getting Started with TensorFlow for Deep Learning [Video]

By: Tom Joy

Overview of this book

<p>We will not only get you up-and-running with deep learning, but also equip you with the skills to implement your own neural networks and apply them to the real world.</p> <p>We will use TensorFlow, an efficient Python library used to create and train our neural networks. You'll learn the skills to implement their architecture quickly and efficiently without having to deal with minutiae.</p> <p>You can rely on our expert guidance while learning the basic theory, backed up with relevant examples. We provide examples of neural networks, which you can use to highlight the key features. We then build up to more advanced networks. You'll learn to utilize a Convolutional Neural Network to classify images of handwritten text and then take your CNN further to perform object detection and localization in an image.</p> <p>This course will quickly get you past the fundamentals of TensorFlow; you'll go on to more exciting things such as implementing a variety of image recognition tasks. All the code and this course's supporting files are available on GitHub at -&nbsp;<a href="https://github.com/PacktPublishing/Getting-Started-with-TensorFlow-for-Deep-Learning-" target="_blank">https://github.com/PacktPublishing/Getting-Started-with-TensorFlow-for-Deep-Learning-</a></p> <h1>Style and Approach</h1> <p>This course will breeze through some essential textbook knowledge when it comes to machine learning. Following a brief math section, we get started with deep learning straight away.</p>
Table of Contents (5 chapters)
Chapter 3
Implementing Your First Neural Network
Content Locked
Section 3
Training
In this video, we will train the model. - Understand the model - Train the model