Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 450 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 450 Bytes

Reinforcement Learning Experiments

For each of the following experiments, I use Stable Baselines 3 to find optimal policies using different algorithms. This repository contains the following experiments:

  1. Lunar Lander: Link
  2. Snake game: Link
  3. Pong: Link