0

Deep Learning, an introduction with two nice short examples

Erschienen am 23.09.2022
11,90 €
(inkl. MwSt.)

Lieferbar innerhalb 1 - 2 Wochen

In den Warenkorb
Bibliografische Daten
ISBN/EAN: 9783756832637
Sprache: Englisch
Umfang: 24
Format (T/L/B): 0.0 x 22.0 x 15.0 cm

Beschreibung

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.