Introduction to Deep Learning and Neural Networks with Python(TM) (e-bog) af Jarmouni, Fatima Ezzahra

Introduction to Deep Learning and Neural Networks with Python(TM) e-bog

1240,73 DKK (inkl. moms 1550,91 DKK)
Introduction to Deep Learning and Neural Networks with Python(TM): A Practical Guide is an intensive step-by-step guide for neuroscientists to fully understand, practice, and build neural networks. Providing math and Python(TM) code examples to clarify neural network calculations, by book's end readers will fully understand how neural networks work starting from the simplest model Y=X and build...
E-bog 1240,73 DKK
Forfattere Jarmouni, Fatima Ezzahra (forfatter)
Udgivet 25 november 2020
Længde 300 sider
Genrer Neurology and clinical neurophysiology
Sprog English
Format pdf
Beskyttelse LCP
ISBN 9780323909341
Introduction to Deep Learning and Neural Networks with Python(TM): A Practical Guide is an intensive step-by-step guide for neuroscientists to fully understand, practice, and build neural networks. Providing math and Python(TM) code examples to clarify neural network calculations, by book's end readers will fully understand how neural networks work starting from the simplest model Y=X and building from scratch. Details and explanations are provided on how a generic gradient descent algorithm works based on mathematical and Python(TM) examples, teaching you how to use the gradient descent algorithm to manually perform all calculations in both the forward and backward passes of training a neural network. Examines the practical side of deep learning and neural networks Provides a problem-based approach to building artificial neural networks using real data Describes Python(TM) functions and features for neuroscientists Uses a careful tutorial approach to describe implementation of neural networks in Python(TM) Features math and code examples (via companion website) with helpful instructions for easy implementation