Deep Learning, an introduction with two nice short examples von Roland Büchi | ISBN 9783756832637

Deep Learning, an introduction with two nice short examples

von Roland Büchi
Buchcover Deep Learning, an introduction with two nice short examples | Roland Büchi | EAN 9783756832637 | ISBN 3-7568-3263-5 | ISBN 978-3-7568-3263-7

Deep Learning, an introduction with two nice short examples

von Roland Büchi
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.