<?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>Applied Neural Networks with TensorFlow 2</title>
  </titleInfo>
  <name type="personal">
    <namePart>Yalcin, Orhan Gazi.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="corporate">
    <namePart>SpringerLink (Online service)</namePart>
  </name>
  <name type="corporate">
    <namePart>O'Reilly (Firm)</namePart>
  </name>
  <name type="corporate">
    <namePart>Serials Solutions</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="local">Electronic books.</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Berkeley, CA</placeTerm>
    </place>
    <publisher>Apress</publisher>
    <publisher>Imprint: Apress</publisher>
    <dateIssued>2021</dateIssued>
    <edition>1st ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="gmd">API oriented deep learning with python</form>
    <extent>xix, 295 p. 23.4 cm.</extent>
  </physicalDescription>
  <abstract>Implement deep learning applications using TensorFlow while learning the "why" through in-depth conceptual explanations. You'll start by learning what deep learning offers over other machine learning models. Then familiarize yourself with several technologies used to create deep learning models. While some of these technologies are complementary, such as Pandas, Scikit-Learn, and Numpy-others are competitors, such as PyTorch, Caffe, and Theano. This book clarifies the positions of deep learning and Tensorflow among their peers. You'll then work on supervised deep learning models to gain applied experience with the technology. A single-layer of multiple perceptrons will be used to build a shallow neural network before turning it into a deep neural network. After showing the structure of the ANNs, a real-life application will be created with Tensorflow 2.0 Keras API. Next, you'll work on data augmentation and batch normalization methods. Then, the Fashion MNIST dataset will be used to train a CNN. CIFAR10 and Imagenet pre-trained models will be loaded to create already advanced CNNs. Finally, move into theoretical applications and unsupervised learning with auto-encoders and reinforcement learning with tf-agent models. With this book, you'll delve into applied deep learning practical functions and build a wealth of knowledge about how to use TensorFlow effectively. You will: Compare competing technologies and see why TensorFlow is more popular Generate text, image, or sound with GANs Predict the rating or preference a user will give to an item Sequence data with recurrent neural networks.</abstract>
  <tableOfContents>Chapter 1: Introduction -- Chapter 2: Introduction to Machine Learning -- Chapter 3: Deep Learning and Neutral Networks Overview -- Chapter 4: Complimentary Libraries to TensorFlow 2.x -- Chapter 5: A Guide to TensorFlow 2.0 and Deep Learning Pipeline -- Chapter 6: Feedfoward Neutral Networks -- Chapter 7: Convolutional Neural Networks -- Chapter 8: Recurrent Neural Networks -- Chapter 9: Natural Language Processing -- Chapter 10: Recommender Systems -- Chapter 11: Auto-Encoders -- Chapter 12: Generative Adversarial Networks.</tableOfContents>
  <note type="statement of responsibility">by Orhan Gazi Yalcin</note>
  <note>Requires an SPL library card.</note>
  <note>Mode of access: World Wide Web.</note>
  <subject authority="lcsh">
    <topic>Artificial intelligence</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Machine Learning</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Deep Learning and Neural networks</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Complementary Libraries to tensor flow</topic>
  </subject>
  <classification authority="lcc">Q334-342</classification>
  <classification authority="ddc" edition="1">006.32 YALO</classification>
  <relatedItem type="host">
    <titleInfo>
      <title>Springer Nature eBook</title>
    </titleInfo>
  </relatedItem>
  <relatedItem type="otherFormat" displayLabel="Printed edition:"/>
  <relatedItem type="otherFormat" displayLabel="Printed edition:"/>
  <identifier type="isbn">9781484265123</identifier>
  <identifier type="uri">https://ezproxy.spl.org/login?url=https://learning.oreilly.com/library/view/~/9781484265130/?ar</identifier>
  <location>
    <url displayLabel="View this electronic item in O'Reilly Online Learning: Academic/Public Library Edition.">https://ezproxy.spl.org/login?url=https://learning.oreilly.com/library/view/~/9781484265130/?ar</url>
  </location>
  <accessCondition type="restrictionOnAccess">Requires an SPL library card.</accessCondition>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">201129</recordCreationDate>
    <recordChangeDate encoding="iso8601">20220426142636.0</recordChangeDate>
    <recordIdentifier source="WaSeSS">ssj0002420662</recordIdentifier>
  </recordInfo>
</mods>
