Skip to Content
Hands-On Deep Learning for Images with TensorFlow
book

Hands-On Deep Learning for Images with TensorFlow

by Will Ballard
July 2018
Intermediate to advanced
96 pages
2h 8m
English
Packt Publishing
Content preview from Hands-On Deep Learning for Images with TensorFlow

Building a convolutional neural network

In this section, we're going to build a full convolutional neural network. We're going to cover the MNIST digits and transform that data to have channels construct the convolutional neural network with multiple layers, and then finally, run and train our convolutional neural network and see how it compares to the classical dense network.

Alright! Let's load up our MNIST digits, as shown in the following screenshot :

Loading MNIST digits

You can see that we're performing a similar operation to what we did for the dense neural network, except we're making a fundamental transformation to the data. Here, ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Hands-On Neural Networks with TensorFlow 2.0

Hands-On Neural Networks with TensorFlow 2.0

Paolo Galeone

Publisher Resources

ISBN: 9781789538670Supplemental Content