Skip to Content
Deep Learning Illustrated: A Visual, Interactive Guide to Artificial Intelligence
book

Deep Learning Illustrated: A Visual, Interactive Guide to Artificial Intelligence

by Jon Krohn, Grant Beyleveld, Aglaé Bassens
September 2019
Intermediate to advanced
416 pages
13h 49m
English
Addison-Wesley Professional
Content preview from Deep Learning Illustrated: A Visual, Interactive Guide to Artificial Intelligence

7. Artificial Neural Networks

In Chapter 6, we examined the intricacies of artificial neurons. The theme of the current chapter is the natural extension of that: We cover how individual neural units are linked together to form artificial neural networks, including deep learning networks.

The Input Layer

In our Shallow Net in Keras Jupyter notebook (a schematic of which is available in Figure 5.4), we crafted an artificial neural network with the following layers:

  1. An input layer consisting of 784 neurons, one for each of the 784 pixels in an MNIST image

  2. A hidden layer composed of 64 sigmoid neurons

  3. An output layer consisting of 10 softmax neurons, one for each of the 10 classes of digits

Of these three, the input layer is the most straightforward ...

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

Deep Learning for Coders with fastai and PyTorch

Deep Learning for Coders with fastai and PyTorch

Jeremy Howard, Sylvain Gugger
AI Engineering

AI Engineering

Chip Huyen
AI Engineering

AI Engineering

Chip Huyen
AI Engineering

AI Engineering

Chip Huyen

Publisher Resources

ISBN: 9780135116821