Python reinforcement learning projects eight hands-on projects exploring reinforcement learning algorithms using TensorFlow

As you make your way through the book, you'll work on projects with various datasets, including numerical, text, video, and audio, and will gain experience in gaming, image rocessing, audio processing, and recommendation system projects. You'll explore TensorFlow and OpenAI Gym to implemen...

Full description

Bibliographic Details
Main Authors: Saito, Sean, Wenzhuo, Yang (Author), Shanmugamani, Rajalingappaa (Author)
Format: eBook
Language:English
Published: Birmingham, UK Packt Publishing Ltd 2018
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 04156nmm a2200433 u 4500
001 EB001941919
003 EBX01000000000000001104821
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9781788993227 
050 4 |a Q325.5 
100 1 |a Saito, Sean 
245 0 0 |a Python reinforcement learning projects  |b eight hands-on projects exploring reinforcement learning algorithms using TensorFlow  |c Sean Saito, Yang Wenzhuo, Rajalingappaa Shanmugamani 
260 |a Birmingham, UK  |b Packt Publishing Ltd  |c 2018 
300 |a 1 volume  |b illustrations 
505 0 |a Includes bibliographical references 
653 |a Machine learning / http://id.loc.gov/authorities/subjects/sh85079324 
653 |a Python (Computer program language) / fast 
653 |a Python (Computer program language) / http://id.loc.gov/authorities/subjects/sh96008834 
653 |a Artificial intelligence / fast 
653 |a Artificial intelligence / http://id.loc.gov/authorities/subjects/sh85008180 
653 |a Artificial Intelligence 
653 |a Intelligence artificielle 
653 |a Machine learning / fast 
653 |a Apprentissage automatique 
653 |a artificial intelligence / aat 
653 |a Python (Langage de programmation) 
653 |a Machine Learning 
700 1 |a Wenzhuo, Yang  |e author 
700 1 |a Shanmugamani, Rajalingappaa  |e author 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
776 |z 9781788991612 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781788991612/?ar  |x Verlag  |3 Volltext 
082 0 |a 006.31 
520 |a As you make your way through the book, you'll work on projects with various datasets, including numerical, text, video, and audio, and will gain experience in gaming, image rocessing, audio processing, and recommendation system projects. You'll explore TensorFlow and OpenAI Gym to implement a deep learning RL agent that can play an Atari game. In addition to this, you will learn how to tune and configure RL algorithms and parameters by building agents for different kinds of games. In the concluding chapters, you'll get to grips with building self-learning models that will not only uncover layers of data but also reason and make decisions. By the end of this book, you will have created eight real-world projects that explore reinforcement learning and will have handson experience with real data and artificial intelligence (AI) problems.  
520 |a What you will learn Train and evaluate neural networks built using TensorFlow for RL Use RL algorithms in Python and TensorFlow to solve CartPole balancing Create deep reinforcement learning algorithms to play Atari games Deploy RL algorithms using OpenAI Universe Develop an agent to chat with humans Implement basic actor-critic algorithms for continuous control Apply advanced deep RL algorithms to games such as Minecraft Autogenerate an image classifier using RL Who this book is for Python Reinforcement Learning Projects is for data analysts, data scientists, and machine learning professionals, who have working knowledge of machine learning techniques and are looking to build better performing, automated, and optimized deep learning models. Individuals who want to work on self-learning model projects will also find this b .. 
520 |a Deploy autonomous agents in business systems using powerful Python libraries and sophisticated reinforcement learning models Key Features Implement Q-learning and Markov models with Python and OpenAI Explore the power of TensorFlow to build self-learning models Eight AI projects to gain confidence in building self-trained applications Book Description Reinforcement learning (RL) is the next big leap in the artificial intelligence domain, given that it is unsupervised, optimized, and fast. Python Reinforcement Learning Projects takes you through various aspects and methodologies of reinforcement learning, with the help of insightful projects. You will learn about core concepts of reinforcement learning, such as Q-learning, Markov models, the Monte-Carlo process, and deep reinforcement learning.