Covers model-free prediction methods in reinforcement learning, focusing on Monte Carlo and Temporal Differences for estimating value functions without transition dynamics knowledge.
Introduces feed-forward networks, covering neural network structure, training, activation functions, and optimization, with applications in forecasting and finance.
Explores model-based deep reinforcement learning, focusing on Monte Carlo Tree Search and its applications in game strategies and decision-making processes.