Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 485 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 485 Bytes

RL-Playground

A web-based interactive reinforcement learning demonstration for games, created for my A-level Computer Science coursework.

It provides a sandbox for experimenting with different reinforcement learning techniques including Q-Learning and Policy Gradients using neural networks to learn to play common games such as Pong or find optimal strategies for tasks such as the mountain-car problem.

The website is available at: https://basimkhajwal.github.io/RL-Playground/