<?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>Reinforcement learning</title>
    <subTitle>with open AI, tensorflow and keras using python</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Nandy, Abhishek</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Biswas, Manisha.</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">New York</placeTerm>
    </place>
    <publisher>Apress</publisher>
    <dateIssued>2019</dateIssued>
    <dateIssued encoding="marc">2018</dateIssued>
    <edition>1st ed. </edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <extent>xiii, 167p. ; 23 cm.</extent>
  </physicalDescription>
  <abstract>Master reinforcement learning, a popular area of machine learning, starting with the basics: discover how agents and the environment evolve and then gain a clear picture of how they are inter-related. You'll then work with theories related to reinforcement learning and see the concepts that build up the reinforcement learning process. Reinforcement Learning discusses algorithm implementations important for reinforcement learning, including Markov's Decision process and Semi Markov Decision process. The next section shows you how to get started with Open AI before looking at Open AI Gym. You'll then learn about Swarm Intelligence with Python in terms of reinforcement learning. The last part of the book starts with the TensorFlow environment and gives an outline of how reinforcement learning can be applied to TensorFlow. There's also coverage of Keras, a framework that can be used with reinforcement learning. Finally, you'll delve into Google's Deep Mind and see scenarios where reinforcement learning can be used. You will: Absorb the core concepts of the reinforcement learning process Use advanced topics of deep learning and AI Work with Open AI Gym, Open AI, and Python Harness reinforcement learning with TensorFlow and Keras using Python.</abstract>
  <tableOfContents>Chapter 1: Reinforcement Learning basics -- Chapter 2: Theory and Algorithms -- Chapter 3: Open AI basics -- Chapter 4: Getting to know Open AI and Open AI Gym the developers way -- Chapter 5: Reinforcement learning using Tensor Flow environment and Keras -- Chapter 6 Google's DeepMind and the future of Reinforcement Learning.</tableOfContents>
  <note type="statement of responsibility">By Abhishek Nandy andManisha Biswas.</note>
  <subject authority="lcsh">
    <topic>Reinforcement learning basics</topic>
  </subject>
  <subject authority="lcsh">
    <topic>OpenAI basics</topic>
  </subject>
  <subject>
    <topic>Applying python to reinforcement learning</topic>
  </subject>
  <subject>
    <topic>Python</topic>
  </subject>
  <classification authority="ddc" edition="1">006.3 NANA</classification>
  <relatedItem type="otherFormat" displayLabel="Print version:">
    <titleInfo>
      <title>Reinforcement learning</title>
    </titleInfo>
    <identifier type="local">(DLC)  2017962867</identifier>
  </relatedItem>
  <relatedItem type="otherFormat" displayLabel="Printed edition:"/>
  <relatedItem type="otherFormat" displayLabel="Printed edition:"/>
  <relatedItem type="otherFormat" displayLabel="Printed edition:"/>
  <identifier type="isbn">9781484232859</identifier>
  <identifier type="lccn">2019765102</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">171207</recordCreationDate>
    <recordChangeDate encoding="iso8601">20220426110146.0</recordChangeDate>
    <recordIdentifier source="OSt">21819376</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
