X
Deep Learning from Scratch: Building with Python
Deep Learning from Scratch: Building with Python

Deep Learning from Scratch: Building with Python from First Principles

Product ID : 41619953


Galleon Product ID 41619953
Shipping Weight 0.97 lbs
I think this is wrong?
Model
Manufacturer O'Reilly Media
Shipping Dimension 9.17 x 6.97 x 1.57 inches
I think this is wrong?
-
Save 40%
Before ₱ 5,925
3,579

*Price and Stocks may change without prior notice
*Packaging of actual item may differ from photo shown
  • Electrical items MAY be 110 volts.
  • 7 Day Return Policy
  • All products are genuine and original
  • Cash On Delivery/Cash Upon Pickup Available

Pay with

About Deep Learning From Scratch: Building With Python

With the resurgence of neural networks in the 2010s, deep learning has become essential for machine learning practitioners and even many software engineers. This book provides a comprehensive introduction for data scientists and software engineers with machine learning experience. Youâ??ll start with deep learning basics and move quickly to the details of important advanced architectures, implementing everything from scratch along the way. Author Seth Weidman shows you how neural networks work using a first principles approach. Youâ??ll learn how to apply multilayer neural networks, convolutional neural networks, and recurrent neural networks from the ground up. With a thorough understanding of how neural networks work mathematically, computationally, and conceptually, youâ??ll be set up for success on all future deep learning projects. This book provides: Extremely clear and thorough mental modelsâ??accompanied by working code examples and mathematical explanationsâ??for understanding neural networks Methods for implementing multilayer neural networks from scratch, using an easy-to-understand object-oriented framework Working implementations and clear-cut explanations of convolutional and recurrent neural networks Implementation of these neural network concepts using the popular PyTorch framework