Deep Reinforcement Learning Hands-On: A practical and easy-to-follow guide to RL from Q-learning and DQNs to PPO and RLHF

Original price was: $57.99.Current price is: $19.05.

Product details :
    ✔️ (PDF) • Pages : 1020

    Start your journey into reinforcement learning (RL) and reward yourself with the third edition of Deep Reinforcement Learning Hands-On. This book takes you through the basics of RL to more advanced concepts with the help of various applications, including game playing, discrete optimization, stock trading, and web browser navigation. By walking you through landmark research papers in the fi eld, this deep RL book will equip you with practical knowledge of RL and the theoretical foundation to understand and implement most modern RL papers.

    The book retains its approach of providing concise and easy-to-follow explanations from the previous editions. You’ll work through practical and diverse examples, from grid environments and games to stock trading and RL agents in web environments, to give you a well-rounded understanding of RL, its capabilities, and its use cases. You’ll learn about key topics, such as deep Q-networks (DQNs), policy gradient methods, continuous control problems, and highly scalable, non-gradient methods.

    If you want to learn about RL through a practical approach using OpenAI Gym and PyTorch, concise explanations, and the incremental development of topics, then Deep Reinforcement Learning Hands-On, Third Edition, is your ideal companion

    What you will learn

    • Stay on the cutting edge with new content on MuZero, RL with human feedback, and LLMs
    • Evaluate RL methods, including cross-entropy, DQN, actor-critic, TRPO, PPO, DDPG, and D4PG
    • Implement RL algorithms using PyTorch and modern RL libraries
    • Build and train deep Q-networks to solve complex tasks in Atari environments
    • Speed up RL models using algorithmic and engineering approaches
    • Leverage advanced techniques like proximal policy optimization (PPO) for more stable training

    Who this book is for

    This book is ideal for machine learning engineers, software engineers, and data scientists looking to learn and apply deep reinforcement learning in practice. It assumes familiarity with Python, calculus, and machine learning concepts. With practical examples and high-level overviews, it’s also suitable for experienced professionals looking to deepen their understanding of advanced deep RL methods and apply them across industries, such as gaming and finance

    Table of Contents

    1. What Is Reinforcement Learning?
    2. OpenAI Gym API and Gymnasium
    3. Deep Learning with PyTorch
    4. The Cross-Entropy Method
    5. Tabular Learning and the Bellman Equation
    6. Deep Q-Networks
    7. Higher-Level RL Libraries
    8. DQN Extensions
    9. Ways to Speed Up RL
    10. Stocks Trading Using RL
    11. Policy Gradients
    12. Actor-Critic Methods – A2C and A3C
    13. The TextWorld Environment
    14. Web Navigation
    15. Continuous Action Space
    16. Trust Region Methods
    17. Black-Box Optimizations in RL
    18. Advanced Exploration
    19. Reinforcement Learning with Human Feedback
    20. AlphaGo Zero and MuZero
    21. RL in Discrete Optimization
    22. Multi-Agent RL

    Reviews

    There are no reviews yet.

    Be the first to review “Deep Reinforcement Learning Hands-On: A practical and easy-to-follow guide to RL from Q-learning and DQNs to PPO and RLHF”
    YOUR CART
    SWEET! Add more products and get 20% Cart off on your entire order!

    New item(s) have been added to your cart.

    Quantity: 1
    Total: $8.95
    Fast Python: High performance techniques for large datasets Original price was: $59.99.Current price is: $22.95.
    Linear Optimization and Duality: A Modern Exposition Original price was: $100.00.Current price is: $20.00.
    Hands-On Large Language Models: Language Understanding and Generation Original price was: $79.99.Current price is: $19.99.
    Large Language Models: Integrating Theoretical Foundations with Practical Applications Original price was: $84.99.Current price is: $16.49.
    Do Plants Know Math?: Unwinding the Story of Plant Spirals, from Leonardo da Vinci to Now Original price was: $27.95.Current price is: $14.99.
    Everything You Need to Ace Pre-Algebra and Algebra I in One Big Fat Notebook (Big Fat Notebooks) Original price was: $29.00.Current price is: $11.49.
    Deep Learning with JavaScript: Neural networks in TensorFlow.js Original price was: $70.00.Current price is: $24.95.
    Starting Data Analytics with Generative AI and Python Original price was: $160.00.Current price is: $26.95.
    Calculus 8th Edition Original price was: $355.95.Current price is: $20.00.
    Causal Inference in R: Decipher complex relationships with advanced R techniques for data-driven decision-making Original price was: $44.99.Current price is: $19.95.
    Finite Mathematics and Applied Calculus Original price was: $312.95.Current price is: $19.97.
    Calculus: Early Transcendentals 9th Edition Original price was: $323.95.Current price is: $23.00.
    Introduction to Quantum Algorithms (Pure and Applied Undergraduate Texts) Original price was: $89.00.Current price is: $19.96.
    Agentic Design Patterns: A Hands-On Guide to Building Intelligent Systems Original price was: $54.99.Current price is: $21.99.
    Mindset Mathematic (10 books) Original price was: $275.99.Current price is: $49.99.
    How to Solve It: A New Aspect of Mathematical Method (Princeton Science Library) Original price was: $30.95.Current price is: $9.92.
    Mathematics for the Nonmathematician (Dover Books on Mathematics) Original price was: $69.95.Current price is: $9.00.
    Building LLMs for Production: Enhancing LLM Abilities and Reliability with Prompting, Fine-Tuning, and RAG Original price was: $89.99.Current price is: $9.99.
    Vector: A Surprising Story of Space, Time, and Mathematical Transformation Original price was: $58.00.Current price is: $19.99.
    The Creative Programmer Original price was: $40.00.Current price is: $20.00.
    A Pythonic Adventure: From Python basics to a working web app Original price was: $94.99.Current price is: $20.00.
    Complex Analysis and Special Functions: Cauchy Formula, Elliptic Functions and Laplace’s Method (De Gruyter Textbook) Original price was: $104.99.Current price is: $19.99.
    Practice Makes Perfect: Algebra II Review and Workbook, Third Edition Original price was: $25.00.Current price is: $8.95.
    An Introduction to Statistical Learning: with Applications in R (Springer Texts in Statistics) Original price was: $99.99.Current price is: $19.92.
    Elementary Geometry for College Students Original price was: $312.95.Current price is: $19.99.
    An Introduction to Systems Biology (Chapman & Hall/CRC Computational Biology Series) Original price was: $200.00.Current price is: $19.00.
    Mathematical Modeling and Applied Calculus Original price was: $93.90.Current price is: $19.99.
    Problem Solving Approach to Mathematics for Elementary School Teachers, A Original price was: $246.65.Current price is: $19.95.
    Introduction to Electrodynamics 5th Edition Original price was: $69.99.Current price is: $19.92.
    Fundamentals of Differential Equations Original price was: $246.65.Current price is: $19.99.
    Data Science for Business: What You Need to Know about Data Mining and Data-Analytic Thinking Original price was: $49.99.Current price is: $11.00.
    Python How-To: 63 techniques to improve your Python code Original price was: $179.99.Current price is: $26.99.
    Advanced Thinking Skills (4 book series) Original price was: $174.95.Current price is: $39.99.
    The Art of Electronics: The x Chapters Original price was: $148.00.Current price is: $19.99.
    Numsense! Data Science for the Layman: No Math Added Original price was: $28.99.Current price is: $5.49.
    Robin Hood Math: Take Control of the Algorithms That Run Your Life Original price was: $129.00.Current price is: $15.95.
    Foundations of Applied Machine Learning for Engineering Professionals Original price was: $64.99.Current price is: $18.94.
    8
    Discount: 20% Cart
    Spend over: $200.00
    $143.88
    71.94%
    $200.00