Art of Reinforcement Learning

Art of Reinforcement Learning portes grátis

Art of Reinforcement Learning

Fundamentals, Mathematics, and Implementations with Python

Hu, Michael

APress

12/2023

287

Mole

Inglês

9781484296059

15 a 20 dias

Descrição não disponível.
Part I: Foundation.- Chapter 1: Introduction to Reinforcement Learning.- Chapter 2: Markov Decision Processes.- Chapter 3: Dynamic Programming.- Chapter 4: Monte Carlo Methods.- Chapter 5: Temporal Difference Learning.- Part II: Value Function Approximation.- Chapter 6: Linear Value Function Approximation.- Chapter 7: Nonlinear Value Function Approximation.- Chapter 8: Improvement to DQN.- Part III: Policy Approximation.- Chapter 9: Policy Gradient Methods.- Chapter 10: Problems with Continuous Action Space.- Chapter 11: Advanced Policy Gradient Methods.- Part IV: Advanced Topics.- Chapter 12: Distributed Reinforcement Learning.- Chapter 13: Curiosity-Driven Exploration.- Chapter 14: Planning with a Model - AlphaZero.
Este título pertence ao(s) assunto(s) indicados(s). Para ver outros títulos clique no assunto desejado.
Reinforcement Learning;Machine Learning;Monte Carlo Methods;Value Function Approximation;Markov Decision Process;Q-learning;Python