Deep Learning, an introduction with two nice short examples
Autor: | Roland Büchi |
---|---|
EAN: | 9783756263899 |
eBook Format: | |
Sprache: | Englisch |
Produktart: | eBook |
Veröffentlichungsdatum: | 13.10.2022 |
Kategorie: | |
Schlagworte: | Back Propagation Machine Learning Python artificial intelligence deep learning |
6,99 €*
Versandkostenfrei
Die Verfügbarkeit wird nach ihrer Bestellung bei uns geprüft.
Bücher sind in der Regel innerhalb von 1-2 Werktagen abholbereit.
This booklet introduces the most important basics of deep learning. It describes the very frequently used method of how a computer can learn using neural networks and training data and apply what it has learned to other questions similar to the training data. Two simple about 'one-pager' examples in Python show how training a neural network with forward and back propagation works and how the trained system can process simple forms of artificial thinking. The two short Python programs "Learning truth tables" and "Recognizing a questionnaire" are printed in full and are easy to follow.