<?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 Python</title>
  </titleInfo>
  <name type="personal">
    <namePart>Chollet, François</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">nyu</placeTerm>
    </place>
    <dateIssued encoding="marc">2021</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>xxiii, 478 p.</extent>
  </physicalDescription>
  <abstract>Recent innovations in deep learning unlock exciting new software capabilities like automated language translation, image recognition, and more.  Deep learning is quickly becoming essential knowledge for every software developer, and modern tools like Keras and TensorFlow put it within your reach-- even if you have no background in mathematics or data science.  This book shows you how to get started.  "Deep learning with Python, second edition" introduces the field of deep learning using Python and the powerful Keras library.  In this revised and expanded new edition, Keras creator François Chollet offers insights for both novice and experienced machine learning practitioners.  As you move through this book, you'll build your understanding through intuitive explanations, crisp illustrations, and clear examples.  You'll quickly pick up the skills you need to start developing deep-learning applications.--</abstract>
  <note type="statement of responsibility">François Chollet.</note>
  <note>Previous edition: 2018.</note>
  <note>Includes index.</note>
  <subject authority="lcsh">
    <topic>Python (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Machine learning</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Neural networks (Computer science)</topic>
  </subject>
  <classification authority="lcc">QA76.73.P98 C46 2021</classification>
  <identifier type="isbn">1617296864</identifier>
  <identifier type="lccn">2021425412</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">UKMGB</recordContentSource>
    <recordCreationDate encoding="marc">220110</recordCreationDate>
    <recordChangeDate encoding="iso8601">20240716091442.0</recordChangeDate>
    <recordIdentifier source="OSt">22376710</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
