Master Reinforcement Learning for Real-World Applications in 4 weeks through hands-on, project-based online training with DSTC.
Data Science & Analytics
Module-by-module breakdown of Reinforcement Learning for Real-World Applications, from foundations to a certified capstone project.
Formulation
โข States, actions, rewards, transitions and the discount factor
โข Reward specification and the reward hacking that follows a careless definition
โข Why most real problems are partially observed rather than clean MDPs
Foundations
โข Dynamic programming, Monte Carlo and temporal difference learning
โข Q-learning and SARSA, and the exploration-exploitation trade-off
โข Function approximation and the instability it introduces
Deep RL
โข DQN with replay buffers and target networks, and why both are needed
โข Policy gradients, PPO and actor-critic architectures
โข Sample inefficiency as the dominant practical obstacle
Simulation
โข Building a simulator with Gymnasium and validating that it matches reality
โข The sim-to-real gap and domain randomisation as a partial answer
โข Offline RL when only logged data is available
Deployment
โข Robotics, control, recommendation and operations as the realistic domains
โข Safe RL: constraints, shielding and fallback to a known-good policy
โข Monitoring a deployed policy and detecting distribution shift
e-Certificate and e-Marksheet issued on successful completion.