Hands-On Machine Learning on Google Cloud Platform
by Giuseppe Ciaburro, V Kishore Ayyadevara, Alexis Perrier, Bryan Fry, Antonio Gulli
Convolutional neural networks
ANN is a family of models inspired from biological neural networks (the human brain) that, starting from the mechanisms regulating natural neural networks, plan to simulate human thinking. They are used to estimate or approximate functions that may depend on a large number of inputs, many of which are often unknown. ANNs are generally presented as interconnected neuron systems among which an exchange of messages takes place. Each connection has a related weight; the value of the weight is adjustable based on experience, and this makes neural networks an instrument adaptable to the various types of input and having the ability to learn.
ANNs define the neuron as a central processing unit, which performs a mathematical ...
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.
Read now
Unlock full access