<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Deep learning with PyTorch</title>
    <subTitle>training and applying deep learning and generative AI models</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Antiga, Luca</namePart>
  </name>
  <name type="personal">
    <namePart>Stevens, Eli</namePart>
  </name>
  <name type="personal">
    <namePart>Huang, Howard</namePart>
  </name>
  <name type="personal">
    <namePart>Viehmann, Thomas</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Shelter Island</placeTerm>
    </place>
    <publisher>Manning</publisher>
    <dateIssued>2026</dateIssued>
    <edition>2nd ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxviii, 514 p.</extent>
  </physicalDescription>
  <abstract>Everything you need to create neural networks with PyTorch, including Large Language and diffusion models. PyTorch core developer Howard Huang updates the bestselling original Deep Learning with PyTorch with new insights into the transformers architecture and generative AI models. In Deep Learning with PyTorch, Second Edition you⁰́₉ll find: Deep learning fundamentals reinforced with hands-on projects Mastering PyTorch's flexible APIs for neural network development Implementing CNNs, transformers, and diffusion models Optimizing models for training and deployment Generative AI models to create images and text Instantly familiar to anyone who knows PyData tools like NumPy, PyTorch simplifies deep learning without sacrificing advanced features. In Deep Learning with PyTorch, Second Edition you⁰́₉ll learn how to create your own neural network and deep learning systems and take full advantage of PyTorch⁰́₉s built-in tools for automatic differentiation, hardware acceleration, distributed training, and more. You⁰́₉ll discover how easy PyTorch makes it to build your entire DL pipeline, including using the PyTorch Tensor API, loading data in Python, monitoring training, and visualizing results. Each new technique you learn is put into action with practical code examples in each chapter, culminating into you building your own convolution neural networks, transformers, and even a real-world medical image classifier</abstract>
  <note type="statement of responsibility">Luca Antiga . . . [et al.]</note>
  <note>Index present</note>
  <note>Eng</note>
  <subject>
    <topic>Python (Computer program language)</topic>
  </subject>
  <subject>
    <topic>PyTorch (electronic resource)</topic>
  </subject>
  <subject>
    <topic>Machine learning</topic>
  </subject>
  <subject>
    <topic>Deep learning</topic>
  </subject>
  <classification authority="ddc">005.133 DEE-</classification>
  <identifier type="isbn">9781633438859</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">260727</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260727151005.0</recordChangeDate>
  </recordInfo>
</mods>
