Hands-On Mathematics for Deep Learning (Paperback)
Jay Dawani
- 出版商: Packt Publishing
- 出版日期: 2020-06-12
- 售價: $1,830
- 貴賓價: 9.5 折 $1,739
- 語言: 英文
- 頁數: 364
- 裝訂: Paperback
- ISBN: 1838647295
- ISBN-13: 9781838647292
-
相關分類:
DeepLearning
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$1,188Fedora 11 and Red Hat Enterprise Linux Bible (Paperback)
-
$800$680 -
$360$281 -
$650$507 -
$1,280$1,088 -
$1,280$1,216 -
$301Python 元學習 : 通用人工智能的實現 (Hands-On Meta Learning with Python: Meta learning using one-shot learning, MAML, Reptile, and Meta-SGD with TensorFlow)
-
$500$395 -
$680$537 -
$680$537 -
$1,200$948 -
$680$578 -
$1,900$1,805 -
$780$608 -
$600$468 -
$2,800$2,660 -
$894$849 -
$534$507 -
$2,280$2,166 -
$1,000$950 -
$1,000$790 -
$720$568 -
$479$455 -
$419$398 -
$1,080$853
相關主題
商品描述
Key Features
- Understand linear algebra, calculus, gradient algorithms, and other concepts essential for training deep neural networks
- Learn the mathematical concepts needed to understand how deep learning models function
- Use deep learning for solving problems related to vision, image, text, and sequence applications
Book Description
Most programmers and data scientists struggle with mathematics, having either overlooked or forgotten core mathematical concepts. This book uses Python libraries to help you understand the math required to build deep learning (DL) models.
You'll begin by learning about core mathematical and modern computational techniques used to design and implement DL algorithms. This book will cover essential topics, such as linear algebra, eigenvalues and eigenvectors, the singular value decomposition concept, and gradient algorithms, to help you understand how to train deep neural networks. Later chapters focus on important neural networks, such as the linear neural network and multilayer perceptrons, with a primary focus on helping you learn how each model works. As you advance, you will delve into the math used for regularization, multi-layered DL, forward propagation, optimization, and backpropagation techniques to understand what it takes to build full-fledged DL models. Finally, you'll explore CNN, recurrent neural network (RNN), and GAN models and their application.
By the end of this book, you'll have built a strong foundation in neural networks and DL mathematical concepts, which will help you to confidently research and build custom models in DL.
What you will learn
- Understand the key mathematical concepts for building neural network models
- Discover core multivariable calculus concepts
- Improve the performance of deep learning models using optimization techniques
- Cover optimization algorithms, from basic stochastic gradient descent (SGD) to the advanced Adam optimizer
- Understand computational graphs and their importance in DL
- Explore the backpropagation algorithm to reduce output error
- Cover DL algorithms such as convolutional neural networks (CNNs), sequence models, and generative adversarial networks (GANs)
Who this book is for
This book is for data scientists, machine learning developers, aspiring deep learning developers, or anyone who wants to understand the foundation of deep learning by learning the math behind it. Working knowledge of the Python programming language and machine learning basics is required.
作者簡介
Jay Dawani is a former professional swimmer turned mathematician and computer scientist. He is also a Forbes 30 Under 30 Fellow. At present, he is the Director of Artificial Intelligence at Geometric Energy Corporation (NATO CAGE) and the CEO of Lemurian Labs - a startup he founded that is developing the next generation of autonomy, intelligent process automation, and driver intelligence. Previously he has also been the technology and R&D advisor to Spacebit Capital. He has spent the last three years researching at the frontiers of AI with a focus on reinforcement learning, open-ended learning, deep learning, quantum machine learning, human-machine interaction, multi-agent and complex systems, and artificial general intelligence.
目錄大綱
- Linear Algebra
- Vector Calculus
- Probability and Statistics
- Optimization
- Graph Theory
- Linear Neural Networks
- Feedforward Neural Networks
- Regularization
- Convolutional Neural Networks
- Recurrent Neural Networks
- Attention Mechanisms
- Generative Models
- Transfer and Meta Learning
- Geometric Deep Learning