January 2019
Intermediate to advanced
294 pages
6h 43m
English
Let's recap on what we learned in Chapter 4, Training Neural Networks. A neural network is a machine emulation of the human brain that is seen as a set of algorithms that have been set out to extract patterns out of data. It has got three different layers:
Sensory numerical data (in the form of a vector) passes through the input layer and then goes through the hidden layers to generate its own set of perceptions and reasoning to yield the final result in the output layer.
Can you recall what we learned in Chapter 4, Training Neural Networks, regarding the number of layers in ANN and how we count them? When we have got the layers like the ones shown in the following diagram, can ...
Read now
Unlock full access