Python Reinforcement Learning Projects

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Reinforcement learning is one of the most exciting and rapidly growing fields in machine learning. This is due to the many novel algorithms developed and incredible results published in recent years. In this book, you will learn about the core concepts of RL including Q-learning, policy gradients, Monte Carlo processes, and several deep reinforcement learning algorithms. As you make your way through the book, you'll work on projects with datasets of various modalities including image, text, and video. You will gain experience in several domains, including gaming, image processing, and physical simulations. You'll explore technologies such as TensorFlow and OpenAI Gym to implement deep learning reinforcement learning algorithms that also predict stock prices, generate natural language, and even build other neural networks. By the end of this book, you will have hands-on experience with eight reinforcement learning projects, each addressing different topics and/or algorithms. We hope these practical exercises will provide you with better intuition and insight about the field of reinforcement learning and how to apply its algorithms to various problems in real life.

Author(s): Sean Saito, Yang Wenzhuo, Rajalingappaa Shanmugamani
Publisher: Packt Publishing
Year: 2018

Language: English
Pages: 0
Tags: Data Science, Deep Learning

1: UP AND RUNNING WITH REINFORCEMENT LEARNING
2: BALANCING CARTPOLE
3: PLAYING ATARI GAMES
4: SIMULATING CONTROL TASKS
5: BUILDING VIRTUAL WORLDS IN MINECRAFT
6: LEARNING TO PLAY GO
7: CREATING A CHATBOT
8: GENERATING A DEEP LEARNING IMAGE CLASSIFIER
9: PREDICTING FUTURE STOCK PRICES
10: LOOKING AHEAD