๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Deep Reinforcement Learning in Action

โœ Scribed by Alexander Zai, Brandon Brown


Publisher
Manning
Tongue
English
Leaves
325
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Summary

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.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the technology

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.

About the book

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.

What's inside

ย ย ย  Building and training DRL networks
ย ย ย  The most popular DRL algorithms for learning and problem solving
ย ย ย  Evolutionary algorithms for curiosity and multi-agent learning
ย ย ย  All examples available as Jupyter Notebooks

About the reader

For readers with intermediate skills in Python and deep learning.

About the author

Alexander Zai is a machine learning engineer at Amazon AI. Brandon Brown is a machine learning and data analysis blogger.

Table of Contents

PART 1 - FOUNDATIONS

1. What is reinforcement learning?

2. Modeling reinforcement learning problems: Markov decision processes

3. Predicting the best states and actions: Deep Q-networks

4. Learning to pick the best policy: Policy gradient methods

5. Tackling more complex problems with actor-critic methods

PART 2 - ABOVE AND BEYOND

6. Alternative optimization methods: Evolutionary algorithms

7. Distributional DQN: Getting the full story

8.Curiosity-driven exploration

9. Multi-agent reinforcement learning

10. Interpretable reinforcement learning: Attention and relational models

11. In conclusion: A review and roadmap

ย 


๐Ÿ“œ SIMILAR VOLUMES


Deep Reinforcement Learning in Action
โœ Alexander Zai, Brandon Brown ๐Ÿ“‚ Library ๐Ÿ“… 2020 ๐Ÿ› Manning Publications ๐ŸŒ English

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

Deep Reinforcement Learning in Action
โœ Alexander Zai, Brandon Brown ๐Ÿ“‚ Library ๐Ÿ“… 2020 ๐Ÿ› Manning Publications ๐ŸŒ English

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

Deep Reinforcement Learning in Action. C
โœ Alexander Zai, Brandon Brown ๐Ÿ“‚ Library ๐Ÿ“… 2020 ๐Ÿ› Manning Publications ๐ŸŒ English

Code .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
โœ Aske Plaat ๐Ÿ“‚ Library ๐Ÿ“… 2022 ๐Ÿ› Springer ๐ŸŒ English

<span>Deep reinforcement learning has attracted considerable attention recently. Impressive results have been achieved in such diverse fields as autonomous driving, game playing, molecular recombination, and robotics. In all these fields, computer programs have taught themselves to understand proble

Deep Reinforcement Learning
โœ Aske Plaat ๐Ÿ“‚ Library ๐Ÿ“… 2022 ๐Ÿ› Springer Nature ๐ŸŒ English

Deep reinforcement learning has attracted considerable attention recently. Impressive results have been achieved in such diverse fields as autonomous driving, game playing, molecular recombination, and robotics. In all these fields, computer programs have taught themselves to understand problems tha