Introduction to Deep Learning and Neural Networks with PythonTM
Author | : Ahmed Fawzy Gad |
Publisher | : Academic Press |
Total Pages | : 302 |
Release | : 2020-11-25 |
ISBN-10 | : 9780323909341 |
ISBN-13 | : 0323909345 |
Rating | : 4/5 (41 Downloads) |
Book excerpt: Introduction to Deep Learning and Neural Networks with PythonTM: A Practical Guide is an intensive step-by-step guide for neuroscientists to fully understand, practice, and build neural networks. Providing math and PythonTM 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 PythonTM 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 PythonTM functions and features for neuroscientists - Uses a careful tutorial approach to describe implementation of neural networks in PythonTM - Features math and code examples (via companion website) with helpful instructions for easy implementation