Deep Learning with Python: Learn Best Practices of Deep Learning Models with PyTorch
Autor Nikhil Ketkar, Jojo Moolayilen Limba Engleză Paperback – 10 apr 2021
Master the practical aspects of implementing deep learning solutions with PyTorch, using a hands-on approach to understanding both theory and practice. This updated edition will prepare you for applying deep learning to real world problems with a sound theoretical foundation and practical know-how with PyTorch, a platform developed by Facebook’s Artificial Intelligence Research Group.
You'll start with a perspective on how and why deep learning with PyTorch has emerged as an path-breaking framework with a set of tools and techniques to solve real-world problems. Next, the book will ground you with the mathematical fundamentals of linear algebra, vector calculus, probability and optimization. Having established this foundation, you'll move on to key components and functionality of PyTorch including layers, loss functions and optimization algorithms.
You'll also gain an understanding of Graphical Processing Unit (GPU) based computation, which is essential for training deep learning models. All the key architectures in deep learning are covered, including feedforward networks, convolution neural networks, recurrent neural networks, long short-term memory networks, autoencoders and generative adversarial networks. Backed by a number of tricks of the trade for training and optimizing deep learning models, this edition of Deep Learning with Python explains the best practices in taking these models to production with PyTorch.
What You'll Learn
- Review machine learning fundamentals such as overfitting, underfitting, and regularization.
- Understand deep learning fundamentals such as feed-forward networks, convolution neural networks, recurrent neural networks, automatic differentiation, and stochastic gradient descent.
- Apply in-depth linear algebra with PyTorch
- Explore PyTorch fundamentals andits building blocks
- Work with tuning and optimizing models
Beginners with a working knowledge of Python who want to understand Deep Learning in a practical, hands-on manner.
Preț: 182.26 lei
Preț vechi: 227.83 lei
-20% Nou
Puncte Express: 273
Preț estimativ în valută:
34.89€ • 36.65$ • 29.32£
34.89€ • 36.65$ • 29.32£
Carte disponibilă
Livrare economică 18 februarie-04 martie
Livrare express 04-08 februarie pentru 47.13 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484253632
ISBN-10: 1484253639
Pagini: 271
Ilustrații: XVII, 306 p. 82 illus.
Dimensiuni: 155 x 235 x 25 mm
Greutate: 0.46 kg
Ediția:2nd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484253639
Pagini: 271
Ilustrații: XVII, 306 p. 82 illus.
Dimensiuni: 155 x 235 x 25 mm
Greutate: 0.46 kg
Ediția:2nd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
Chapter 1 – Introduction Deep Learning.- Chapter 2 – Introduction to PyTorch.- Chapter 3- Feed Forward Networks.- Chapter 4 – Automatic Differentiation in Deep Learning.- Chapter 5 – Training Deep Neural Networks.- Chapter 6 – Convolutional Neural Networks.- Chapter 7 – Recurrent Neural Networks.- Chapter 8 – Recent advances in Deep Learning.
Notă biografică
Nikhil S. Ketkar currently leads the Machine Learning Platform team at Flipkart, India’s largest e-commerce company. He received his Ph.D. from Washington State University. Following that he conducted postdoctoral research at University of North Carolina at Charlotte, which was followed by a brief stint in high frequency trading at Transmaket in Chicago. More recently he led the data mining team in Guavus, a startup doing big data analytics in the telecom domain and Indix, a startup doing data science in the e-commerce domain. His research interests include machine learning and graph theory.
Jojo Moolayil is an artificial intelligence, deep learning, machine learning, and decision science professional with over five years of industrial experience and is a published author of the book Smarter Decisions – The Intersection of IoT and Decision Science. He has worked with several industry leaders on high-impact and critical data science and machine learning projects across multiple verticals. He is currently associated with Amazon Web Services as a research scientist. He was born and raised in Pune, India and graduated from the University of Pune with a major in Information Technology Engineering. He started his career with Mu Sigma Inc., the world’s largest pure-play analytics provider and worked with the leaders of many Fortune 50 clients. He later worked with Flutura – an IoT analytics startup and GE. He currently resides in Vancouver, BC. Apart from writing books on decision science and IoT, Jojo has also been a technical reviewer for various books on machine learning, deep learning and business analytics with Apress and Packt publications. He is an active data science tutor and maintains a blog at http://blog.jojomoolayil.com.
Textul de pe ultima copertă
Master the practical aspects of implementing deep learning solutions with PyTorch, using a hands-on approach to understanding both theory and practice. This updated edition will prepare you for applying deep learning to real world problems with a sound theoretical foundation and practical know-how with PyTorch, a platform developed by Facebook’s Artificial Intelligence Research Group.
You'll start with a perspective on how and why deep learning with PyTorch has emerged as an path-breaking framework with a set of tools and techniques to solve real-world problems. Next, the book will ground you with the mathematical fundamentals of linear algebra, vector calculus, probability and optimization. Having established this foundation, you'll move on to key components and functionality of PyTorch including layers, loss functions and optimization algorithms.
You'll also gain an understanding of Graphical Processing Unit (GPU) based computation, which is essential for training deep learning models. All the key architectures in deep learning are covered, including feedforward networks, convolution neural networks, recurrent neural networks, long short-term memory networks, autoencoders and generative adversarial networks. Backed by a number of tricks of the trade for training and optimizing deep learning models, this edition of Deep Learning with Python explains the best practices in taking these models to production with PyTorch.
You will:
- Review machine learning fundamentals such as overfitting, underfitting, and regularization.
- Understand deep learning fundamentals such as feed-forward networks, convolution neural networks, recurrent neural networks, automatic differentiation, and stochastic gradient descent.
- Apply in-depth linear algebra with PyTorch
- Explore PyTorch fundamentals and its building blocks
- Work with tuning and optimizing models
Caracteristici
Offers a sound theoretical/mathematical foundation and practical programming techniques using PyTorch Covers deep learning with multiple GPUs and optimizing deep learning models Reviews best practices of taking deep learning models to production with PyTorch