<?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>Hands-on Machine Learning with Scikit-Learn, Keras and TensorFlow</title>
    <subTitle>Concepts, tools, and techniques to build intelligent systems</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Géron, Aurélien</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">bibliography</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">cau</placeTerm>
    </place>
    <dateIssued encoding="marc">2023</dateIssued>
    <copyrightDate encoding="marc">2023</copyrightDate>
    <edition>Third edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>1 online resource (xxv, 834 pages) : illustrations (chiefly color)</extent>
  </physicalDescription>
  <abstract>"Through a recent series of breakthroughs, deep learning has boosted the entire field of machine learning. Now, even programmers who know close to nothing about this technology can use simple, efficient tools to implement programs capable of learning from data. This bestselling book uses concrete examples, minimal theory, and production-ready Python frameworks (Scikit-Learn, Keras, and TensorFlow) to help you gain an intuitive understanding of the concepts and tools for building intelligent systems. With this updated third edition, author Aurélien Géron explores a range of techniques, starting with simple linear regression and progressing to deep neural networks. Numerous code examples and exercises throughout the book help you apply what you've learned. Programming experience is all you need to get started. Use Scikit-learn to track an example ML project end to end Explore several models, including support vector machines, decision trees, random forests, and ensemble methods Exploit unsupervised learning techniques such as dimensionality reduction, clustering, and anomaly detection Dive into neural net architectures, including convolutional nets, recurrent nets, generative adversarial networks, autoencoders, diffusion models, and transformers Use TensorFlow and Keras to build and train neural nets for computer vision, natural language processing, generative models, and deep reinforcement learning."--</abstract>
  <tableOfContents>The fundamentals of machine learning. The machine learning landscape ; End-to-end machine learning project ; Classification ; Training models ; Support vector machines ; Decision trees ; Ensemble learning and random forests ; Dimensionality reduction ; Unsupervised learning techniques -- Neural networks and deep learning. Introduction to artificial neural networks with Keras ; Training deep neural networks ; Custom models and training with TensorFlow ; Loading and preprocessing data with TensorFlow ; Deep computer vision using convolutional neural networks ; Processing sequences using RNNs and CNNs ; Natural language processing with RNNs and attention ; Autoencoders, GANs, and diffusion models ; Reinforcement learning ; Training and deploying TensorFlow models at scale.</tableOfContents>
  <note type="statement of responsibility">Aurélien Géron.</note>
  <note>Includes bibliographical references and index.</note>
  <subject authority="lcsh">
    <titleInfo>
      <title>TensorFlow</title>
    </titleInfo>
  </subject>
  <subject authority="lcsh">
    <topic>Machine learning</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Artificial intelligence</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Python (Computer program language)</topic>
  </subject>
  <subject authority="aat">
    <topic>artificial intelligence</topic>
  </subject>
  <classification authority="lcc">Q325.5</classification>
  <classification authority="lcc">QA76.73.P98 G45 2023eb</classification>
  <classification authority="ddc" edition="23/eng/20221011">006.3/1</classification>
  <relatedItem type="otherFormat" displayLabel="Print version:">
    <identifier type="local">(DLC)  2023549175</identifier>
  </relatedItem>
  <identifier type="isbn">9781098122478</identifier>
  <identifier type="isbn">109812247X</identifier>
  <identifier type="isbn">9781098122461</identifier>
  <identifier type="isbn">1098122461</identifier>
  <identifier type="isbn" invalid="yes"/>
  <identifier type="isbn" invalid="yes"/>
  <identifier type="stock number">9781098125967 O'Reilly Media</identifier>
  <identifier type="stock number">8FF24866-5EDE-47E6-A85A-3C8376264084 OverDrive, Inc.</identifier>
  <identifier type="uri">https://search.ebscohost.com/login.aspx?direct=true&amp;scope=site&amp;db=nlebk&amp;db=nlabk&amp;AN=3406174</identifier>
  <location>
    <url displayLabel="CLICK HERE to access ebook">https://search.ebscohost.com/login.aspx?direct=true&amp;scope=site&amp;db=nlebk&amp;db=nlabk&amp;AN=3406174</url>
  </location>
  <recordInfo>
    <recordContentSource authority="marcorg">EBZ</recordContentSource>
    <recordCreationDate encoding="marc">221009</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260709112158.0</recordChangeDate>
    <recordIdentifier source="EBZ">on1347020175</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
