Reinforcement Learning: An Introduction
by Richard S. Sutton and Andrew G. BartoA foundational text that covers the essential principles and algorithms of reinforcement learning, crucial for your project.
Deep Reinforcement Learning Hands-On
by Maxim LapanThis practical guide provides hands-on experience with DQNs and other advanced techniques, perfect for real-world applications.
Algorithms for Reinforcement Learning
by Csaba SzepesvariA clear and concise overview of reinforcement learning algorithms, essential for understanding Q-learning and DQNs.
Game Theory: An Introduction
by E. N. Barron and J. C. McKinseyThis book offers insights into game theory principles that can enhance decision-making in your intelligent agents.
Artificial Intelligence: A Modern Approach
by Stuart Russell and Peter NorvigA comprehensive resource on AI concepts, including reinforcement learning, providing a broader context for your studies.
Deep Learning
by Ian Goodfellow, Yoshua Bengio, and Aaron CourvilleAn essential read for understanding deep learning, critical for implementing Deep Q-Networks in your projects.
Markov Decision Processes: Algorithms and Applications
by Neal M. Kearns and Satinder P. SinghA deep dive into Markov decision processes, foundational for grasping reinforcement learning algorithms.
Reinforcement Learning and Stochastic Optimization: A Unified Framework for Sequential Decisions
by J. Zico Kolter and Emma PiersonThis book merges reinforcement learning with optimization, providing a unique perspective on agent performance.