Manning Publications | Deep Learning With PyTorch: Build, Train, And Tune Neural Networks Using Python Tools (2020 EN)

Discussion in 'Artificial intelligence' started by Kanka, Dec 24, 2020.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,047
    Likes Received:
    449
    Trophy Points:
    83
    [​IMG]

    Author: Eli Stevens, Luca Antiga, Thomas Viehmann
    Full Title: Deep Learning With PyTorch: Build, Train, And Tune Neural Networks Using Python Tools
    Publisher: Manning Publications; 1st edition (August 4, 2020)
    Year: 2020
    ISBN-13: 9781617295263 (978-1-61-729526-3)
    ISBN-10: 1617295264
    Pages: 520
    Language: English
    Genre: Educational: Deep Learning
    File type: EPUB (True), PDF (True), Code Files
    Quality: 10/10
    Price: $49.99


    Every other day we hear about new ways to put deep learning to good use: improved medical imaging, accurate credit card fraud detection, long range weather forecasting, and more. PyTorch puts these superpowers in your hands, providing a comfortable Python experience that gets you started quickly and then grows with you as you—and your deep learning skills—become more sophisticated. Deep Learning with PyTorch will make that journey engaging and fun.


    About the Technology:
    Although many deep learning tools use Python, the PyTorch library is truly Pythonic. Instantly familiar to anyone who knows PyData tools like NumPy and scikit-learn, PyTorch simplifies deep learning without sacrificing advanced features. It's excellent for building quick models, and it scales smoothly from laptop to enterprise. Because companies like Apple, Facebook, and JPMorgan Chase rely on PyTorch, it's a great skill to have as you expand your career options. It's easy to get started with PyTorch. It minimizes cognitive overhead without sacrificing the access to advanced features, meaning you can focus on what matters the most - building and training the latest and greatest deep learning models and contribute to making a dent in the world. PyTorch is also a snap to scale and extend, and it partners well with other Python tooling. PyTorch has been adopted by hundreds of deep learning practitioners and several first-class players like FAIR, OpenAI, FastAI and Purdue.

    About the book:
    Deep Learning with PyTorch teaches you to create neural networks and deep learning systems with PyTorch. This practical book quickly gets you to work building a real-world example from scratch: a tumor image classifier. Along the way, it covers best practices for the entire DL pipeline, including the PyTorch Tensor API, loading data in Python, monitoring training, and visualizing results. After covering the basics, the book will take you on a journey through larger projects. The centerpiece of the book is a neural network designed for cancer detection. You'll discover ways for training networks with limited inputs and start processing data to get some results. You'll sift through the unreliable initial results and focus on how to diagnose and fix the problems in your neural network. Finally, you'll look at ways to improve your results by training with augmented data, make improvements to the model architecture, and perform other fine tuning.

    What's inside:
    ✓ Training deep neural networks
    ✓ Implementing modules and loss functions
    ✓ Utilizing pretrained models from PyTorch Hub
    ✓ Exploring code samples in Jupyter Notebooks

    About the reader:
    For Python programmers with an interest in machine learning.

    -------------