Название: Hands-on Deep Learning: A Guide to Deep Learning with Projects and Applications
Автор: Harsh Bhasin
Издательство: Apress
Год: 2024
Страниц: 373
Язык: английский
Формат: pdf (true), epub (true)
Размер: 34.6 MB
This book discusses Deep Learning, from its fundamental principles to its practical applications, with hands-on exercises and coding. It focuses on Deep Learning (DL) techniques and shows how to apply them across a wide range of practical scenarios. The book begins with an introduction to the core concepts of DL. It delves into topics such as transfer learning, multi-task learning, and end-to-end learning, providing insights into various DL models and their real-world applications. Next, it covers neural networks, progressing from single-layer perceptrons to multi-layer perceptrons, and solving the complexities of backpropagation and gradient descent. It explains optimizing model performance through effective techniques, addressing key considerations such as hyperparameters, bias, variance, and data division. It also covers convolutional neural networks (CNNs) through two comprehensive chapters, covering the architecture, components, and significance of kernels implementing well-known CNN models such as AlexNet and LeNet. It concludes with exploring autoencoders and generative models such as Hopfield Networks and Boltzmann Machines, applying these techniques to a diverse set of practical applications. For Machine Learning engineers, data scientists, AI practitioners, software developers, and engineers interested in Deep Learning.