Foundations of Deep Reinforcement Learning
Theory and Practice in Python
Addison-Wesley Data & Analytics Series
- Format: Pocket
- Antall sider: 416
- Språk: Engelsk
- Forlag/Utgiver: SD Books
- Serienavn: Addison-Wesley Data & Analytics Series
- EAN: 9780135172384
- Utgivelsesår: 2020
- Bidragsyter: Graesser, Laura; Keng, Wah Loon
489,-
The Contemporary Introduction to Deep Reinforcement Learning that Combines Theory and Practice
Deep reinforcement learning (deep RL) combines deep learning and reinforcement learning, in which artificial agents learn to solve sequential decision-making problems. In the past decade deep RL has achieved remarkable results on a range of problems, from single and multiplayer games¿such as Go, Atari games, and DotA 2¿to robotics.
Deep reinforcement learning (deep RL) combines deep learning and reinforcement learning, in which artificial agents learn to solve sequential decision-making problems. In the past decade deep RL has achieved remarkable results on a range of problems, from single and multiplayer games¿such as Go, Atari games, and DotA 2¿to robotics.
Foundations of Deep Reinforcement Learning is an introduction to deep RL that uniquely combines both theory and implementation. It starts with intuition, then carefully explains the theory of deep RL algorithms, discusses implementations in its companion software library SLM Lab, and finishes with the practical details of getting deep RL to work.
This guide is ideal for both computer science students and software engineers who are familiar with basic machine learning concepts and have a working und