<?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">cc</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Beijing</placeTerm>
    </place>
    <publisher>O'Reilly Media</publisher>
    <dateIssued>2025</dateIssued>
    <edition>Third edition.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>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 best-selling 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 Aurelien Geron 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"</abstract>
  <tableOfContents>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 -- 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>
  <targetAudience authority="marctarget">specialized</targetAudience>
  <note type="statement of responsibility">Aurélien Géron.</note>
  <note>Includes bibliographical references and index.</note>
  <note>Texto en inglés.</note>
  <subject authority="lcsh">
    <titleInfo>
      <title>TensorFlow</title>
    </titleInfo>
  </subject>
  <subject authority="EMBNE">
    <topic>Python (Lenguaje de programación)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Python (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Machine learning</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Artificial intelligence</topic>
  </subject>
  <classification authority="ddc">006.31</classification>
  <identifier type="isbn">9781098125974</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">UKMGB</recordContentSource>
    <recordCreationDate encoding="marc">260616</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260616102615.0</recordChangeDate>
    <recordIdentifier source="ES-GrU">991014935821404990</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
