← Back to projects

MSc dissertation: PPO study

My MSc dissertation work studying Proximal Policy Optimization in depth.

researchshipped

Problem

PPO is widely used but its strong results depend heavily on implementation details that are rarely spelled out. My dissertation set out to study the algorithm carefully and understand which design choices genuinely affect performance.

Approach

Tech

PyTorchReinforcement learningPPOAcademic research

Status

Completed as part of my MSc. The accompanying open-source PPO implementation is public; the dissertation document itself is academic work.

Links