Deep Reinforcement Learning in Action
Price | $39.99 - $49.99
|
Rating | |
Authors | Alexander Zai, Brandon Brown |
Publisher | Manning |
Published | 2020 |
Pages | 384 |
Language | English |
Format | Paper book / ebook (PDF) |
ISBN-10 | 1617295434 |
ISBN-13 | 9781617295430 |
Humans learn best from feedback - we are encouraged to take actions that lead to positive results while deterred by decisions with negative consequences. This reinforcement process can be applied to computer programs allowing them to solve more complex problems that classical programming cannot. Deep Reinforcement Learning in Action teaches you the fundamental concepts and terminology of deep reinforcement learning, along with the practical skills and techniques you'll need to implement it into your own projects.
Deep reinforcement learning AI systems rapidly adapt to new environments, a vast improvement over standard neural networks. A DRL agent learns like people do, taking in raw data such as sensor input and refining its responses and predictions through trial and error.
Deep Reinforcement Learning in Action teaches you how to program AI agents that adapt and improve based on direct feedback from their environment. In this example-rich tutorial, you'll master foundational and advanced DRL techniques by taking on interesting challenges like navigating a maze and playing video games. Along the way, you'll work with core algorithms, including deep Q-networks and policy gradients, along with industry-standard tools like PyTorch and OpenAI Gym.
- Alexander Zai
- Brandon Brown
5 5 34
Similar Books
Deep Reinforcement Learning in Unity
by Abhilash Majumder
Gain an in-depth overview of reinforcement learning for autonomous agents in game development with Unity.This book starts with an introduction to state-based reinforcement learning algorithms involving Markov models, Bellman equations, and writing custom C# code with the aim of contrasting value and policy-based functions in reinforcement...
Price: $49.42 | Publisher: Apress | Release: 2021
Hands-On Intelligent Agents with OpenAI Gym
by Praveen Palanisamy
Many real-world problems can be broken down into tasks that require a series of decisions to be made or actions to be taken. The ability to solve such tasks without a machine being programmed requires a machine to be artificially intelligent and capable of learning to adapt. This book is an easy-to-follow guide to implementing learning al...
Price: $25.36 | Publisher: Packt Publishing | Release: 2018
Deep Reinforcement Learning Hands-On
by Maxim Lapan
Recent developments in reinforcement learning (RL), combined with deep learning (DL), have seen unprecedented progress made towards training agents to solve complex problems in a human-like way. Google's use of algorithms to play and defeat the well-known Atari arcade games has propelled the field to prominence, and researchers are g...
Price: $19.95 | Publisher: Packt Publishing | Release: 2018
Python Reinforcement Learning Projects
by Sean Saito, Yang Wenzhuo, Rajalingappaa Shanmugamani
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 re...
Price: $44.99 | Publisher: Packt Publishing | Release: 2018
Keras Reinforcement Learning Projects
by Giuseppe Ciaburro
Reinforcement learning has evolved a lot in the last couple of years and proven to be a successful technique in building smart and intelligent AI networks. Keras Reinforcement Learning Projects installs human-level performance into your applications using algorithms and techniques of reinforcement learning, coupled with Keras, a faster ex...
Price: $49.99 | Publisher: Packt Publishing | Release: 2018
Deep Reinforcement Learning Hands-On, 2nd Edition
by Maxim Lapan
Deep Reinforcement Learning Hands-On, Second Edition is an updated and expanded version of the bestselling guide to the very latest reinforcement learning (RL) tools and techniques. It provides you with an introduction to the fundamentals of RL, along with the hands-on ability to code intelligent learning agents to perform a range of prac...
Price: $39.99 | Publisher: Packt Publishing | Release: 2020
by Peter Harrington
A machine is said to learn when its performance improves with experience. Learning requires algorithms and programs that capture data and ferret out the interesting or useful patterns. Once the specialized domain of analysts and mathematicians, machine learning is becoming a skill needed by many.Machine Learning in Action is a clearly wri...
Price: $22.27 | Publisher: Manning | Release: 2012
Automated Machine Learning in Action
by Qingquan Song, Haifeng Jin, Xia Hu
Automated Machine Learning in Action reveals how you can automate the burdensome elements of designing and tuning your machine learning systems. It's written in a math-lite and accessible style, and filled with hands-on examples for applying AutoML techniques to every stage of a pipeline. AutoML can even be implemented by machine lea...
Price: $47.61 | Publisher: Manning | Release: 2022