File size: 458 Bytes
68fdd2c
 
 
 
 
d0a283e
 
 
68fdd2c
 
c36f44f
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
---
license: mit
library_name: stable-baselines3
tags:
- dqn
- Reinforcement Learning
- Atari
- Pac-Man
---
This is an agent that is trained using Stable Baselines3 as part of the capstone project for South Hills School in Spring 2024.
The goal of this project is to gain familiarity with reinforcement learning concepts and tools, and to train an agent to score up into the 400-500 point range in Pacman.

UPDATE 15 May 2024: Latest DQN model is version 2.4