• Media type: E-Book
  • Title: Deep Learning with Python : Learn Best Practices of Deep Learning Models with PyTorch
  • Contributor: Ketkar, Nikhil [VerfasserIn]; Moolayil, Jojo [VerfasserIn]
  • imprint: New York: Apress, 2021
  • Published in: Springer eBook Collection
  • Issue: Second edition
  • Extent: 1 Online-Ressource (XVII, 306 Seiten)
  • Language: English
  • DOI: 10.1007/978-1-4842-5364-9
  • ISBN: 9781484253649
  • Identifier:
  • RVK notation: RB 10104 : Datenverarbeitung, Geoinformatik
    ST 302 : Expertensysteme; Wissensbasierte Systeme
  • Keywords: Deep learning > Python > PyTorch
  • Origination:
  • Footnote:
  • Description: 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. .

    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 .