Details

Deep Learning


Deep Learning

A Practical Introduction
1. Aufl.

von: Manel Martinez-Ramon, Meenu Ajith, Aswathy Rajendra Kurup

76,99 €

Verlag: Wiley
Format: EPUB
Veröffentl.: 08.07.2024
ISBN/EAN: 9781119861881
Sprache: englisch
Anzahl Seiten: 416

DRM-geschütztes eBook, Sie benötigen z.B. Adobe Digital Editions und eine Adobe ID zum Lesen.

Beschreibungen

<p><b>An engaging and accessible introduction to deep learning perfect for students and professionals</b> <p>In <i>Deep Learning: A Practical Introduction</i>, a team of distinguished researchers delivers a book complete with coverage of the theoretical and practical elements of deep learning. The book includes extensive examples, end-of-chapter exercises, homework, exam material, and a GitHub repository containing code and data for all provided examples. <p>Combining contemporary deep learning theory with state-of-the-art tools, the chapters are structured to maximize accessibility for both beginning and intermediate students. The authors have included coverage of TensorFlow, Keras, and Pytorch. Readers will also find: <ul><li>Thorough introductions to deep learning and deep learning tools</li><li>Comprehensive explorations of convolutional neural networks, including discussions of their elements, operation, training, and architectures</li><li>Practical discussions of recurrent neural networks and non-supervised approaches to deep learning</li><li>Fulsome treatments of generative adversarial networks as well as deep Bayesian neural networks</li></ul> <p>Perfect for undergraduate and graduate students studying computer vision, computer science, artificial intelligence, and neural networks, <i>Deep Learning: A Practical Introduction </i>will also benefit practitioners and researchers in the fields of deep learning and machine learning in general.
<p>About the Authors xv</p> <p>Foreword xvii</p> <p>Preface xix</p> <p>Acknowledgment xxi</p> <p>About the Companion Website xxiii</p> <p><b>1 The Multilayer Perceptron 1</b></p> <p>1.1 Introduction 1</p> <p>1.2 The Concept of Neuron 2</p> <p>1.3 Structure of a Neural Network 14</p> <p>1.4 Activations 21</p> <p>1.5 Training a Multilayer Perceptron 22</p> <p>1.6 Conclusion 37</p> <p><b>2 Training Practicalities 41</b></p> <p>2.1 Introduction 41</p> <p>2.2 Generalization and Overfitting 42</p> <p>2.3 Regularization Techniques 45</p> <p>2.4 Normalization Techniques 50</p> <p>2.5 Optimizers 52</p> <p>2.6 Conclusion 58</p> <p><b>3 Deep Learning Tools 61</b></p> <p>3.1 Python: An Overview 61</p> <p>3.2 NumPy 72</p> <p>3.3 Matplotlib 83</p> <p>3.4 Scipy 97</p> <p>3.5 Scikit-Learn 107</p> <p>3.6 Pandas 116</p> <p>3.7 Seaborn 125</p> <p>3.8 Python Libraries for NLP 131</p> <p>3.9 TensorFlow 138</p> <p>3.10 Keras 141</p> <p>3.11 Pytorch 144</p> <p>3.12 Conclusion 149</p> <p><b>4 Convolutional Neural Networks 153</b></p> <p>4.1 Introduction 153</p> <p>4.2 Elements of a Convolutional Neural Network 153</p> <p>4.3 Training a CNN 160</p> <p>4.4 Extensions of the CNN 166</p> <p>4.5 Conclusion 184</p> <p><b>5 Recurrent Neural Networks 187</b></p> <p>5.1 Introduction 187</p> <p>5.2 RNN Architecture 188</p> <p>5.3 Training an RNN 191</p> <p>5.4 Long-Term Dependencies: Vanishing and Exploding Gradients 199</p> <p>5.5 Deep RNN 201</p> <p>5.6 Bidirectional RNN 203</p> <p>5.7 Long Short-Term Memory Networks 204</p> <p>5.8 Gated Recurrent Units 218</p> <p>5.9 Conclusion 221</p> <p><b>6 Attention Networks and Transformers 225</b></p> <p>6.1 Introduction 225</p> <p>6.2 Attention Mechanisms 227</p> <p>6.3 Transformers 242</p> <p>6.4 BERT 249</p> <p>6.5 GPT-2 256</p> <p>6.6.1 Comparison between ViTs and CNNs 264</p> <p>6.7 Conclusion 269</p> <p><b>7 Deep Unsupervised Learning I 273</b></p> <p>7.1 Introduction 273</p> <p>7.2 Restricted Boltzmann Machines 274</p> <p>7.3 Deep Belief Networks 278</p> <p>7.4 Autoencoders 279</p> <p>7.5 Undercomplete Autoencoder 284</p> <p>7.6 Sparse Autoencoder 285</p> <p>7.7 Denoising Autoencoders 287</p> <p>7.8 Convolutional Autoencoder 288</p> <p>7.9 Variational Autoencoders 291</p> <p>7.10 Conclusion 297</p> <p><b>8 Deep Unsupervised Learning II 301</b></p> <p>8.1 Introduction 301</p> <p>8.2 Elements of GAN 303</p> <p>8.3 Training a GAN 305</p> <p>8.4 Wasserstein GAN 309</p> <p>8.5 DCGAN 312</p> <p>8.6 cGAN 316</p> <p>8.7 CycleGAN 318</p> <p>8.8 StyleGAN 323</p> <p>8.9 StackGAN 328</p> <p>8.10 Diffusion Models 333</p> <p>8.11 Conclusion 338</p> <p><b>9 Deep Bayesian Networks 341</b></p> <p>9.1 Introduction 341</p> <p>9.2 Bayesian Models 342</p> <p>9.3 Bayesian Inference Methods for Deep Learning 344</p> <p>9.4 Conclusion 352</p> <p>Problems 353</p> <p>List of Acronyms 355</p> <p>Notation 359</p> <p>Bibliography 365</p> <p>Index 387</p>
<p><b>Manel Martínez-Ramón, PhD,</b> is King Felipe VI Endowed Chair and Professor in the Department of Electrical and Computer Engineering at the University of New Mexico in the United States. He earned his doctorate in Telecommunication Technologies at the Universidad Carlos III de Madrid in 1999. <p><b>Meenu Ajith, PhD,</b> is a Postdoctoral Research Associate in Tri-Institutional Center for Translational Research in Neuroimaging and Data Science (TReNDS) at Georgia State University, Georgia Institute of Technology, and Emory University. She earned her doctorate degree in Electrical Engineering from the University of New Mexico in 2022. Her research interests include machine learning, computer vision, medical imaging, and image processing. <p><b>Aswathy Rajendra Kurup, PhD,</b> is a Data Scientist at Intel Corporation. She earned her doctorate degree in Electrical Engineering from the University of Mexico in 2022. Her research interests include image processing, signal processing, deep learning, computer vision, data analysis and data processing.
<p><b>An engaging and accessible introduction to deep learning perfect for students and professionals</b> <p>In <i>Deep Learning: A Practical Introduction</i>, a team of distinguished researchers delivers a book complete with coverage of the theoretical and practical elements of deep learning. The book includes extensive examples, end-of-chapter exercises, homework, exam material, and a GitHub repository containing code and data for all provided examples. <p>Combining contemporary deep learning theory with state-of-the-art tools, the chapters are structured to maximize accessibility for both beginning and intermediate students. The authors have included coverage of TensorFlow, Keras, and Pytorch. Readers will also find: <ul><li>Thorough introductions to deep learning and deep learning tools</li><li>Comprehensive explorations of convolutional neural networks, including discussions of their elements, operation, training, and architectures</li><li>Practical discussions of recurrent neural networks and non-supervised approaches to deep learning</li><li>Fulsome treatments of generative adversarial networks as well as deep Bayesian neural networks</li></ul> <p>Perfect for undergraduate and graduate students studying computer vision, computer science, artificial intelligence, and neural networks, <i>Deep Learning: A Practical Introduction </i>will also benefit practitioners and researchers in the fields of deep learning and machine learning in general.

Diese Produkte könnten Sie auch interessieren:

Smart Mobility
Smart Mobility
von: Bob McQueen, Ammar Safi, Shafia Alkheyaili
EPUB ebook
107,99 €
Tehtaan tarina
Tehtaan tarina
von: Suomi-Swazimaa-Seura ry .
EPUB ebook
19,99 €
Reliability Analysis of Modern Power Systems
Reliability Analysis of Modern Power Systems
von: R. K. Saket, P. Sanjeevikumar
PDF ebook
129,99 €