Book description
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. 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.
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 book useful.
Publisher resources
Table of contents
- Title Page
- Copyright and Credits
- Packt Upsell
- Contributors
- Preface
- Up and Running with Reinforcement Learning
- Balancing CartPole
- Playing Atari Games
- Simulating Control Tasks
- Building Virtual Worlds in Minecraft
- Learning to Play Go
- Creating a Chatbot
- Generating a Deep Learning Image Classifier
- Predicting Future Stock Prices
- Looking Ahead
- Other Books You May Enjoy
Product information
- Title: Python Reinforcement Learning Projects
- Author(s):
- Release date: September 2018
- Publisher(s): Packt Publishing
- ISBN: 9781788991612
You might also like
book
Exploring GPT-3
Get started with GPT-3 and the OpenAI API for natural language processing using JavaScript and Python …
audiobook
The Design of Everyday Things
First, businesses discovered quality as a key competitive edge; next came science. Now, Donald A. Norman, …
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
book
Designing Data-Intensive Applications
Data is at the center of many challenges in system design today. Difficult issues need to …