ledmands commited on
Commit ·
1671397
1
Parent(s): c75318b
updated readme
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ tags:
|
|
| 10 |
|
| 11 |
# Agent using DQN to play ALE/Pacman-v5
|
| 12 |
|
| 13 |
-
## UPDATE 16 May 2024: Latest DQN model is version 2.
|
| 14 |
|
| 15 |
This is an agent that is trained using Stable Baselines3 as part of the capstone project for South Hills School in Spring 2024.
|
| 16 |
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.
|
|
|
|
| 10 |
|
| 11 |
# Agent using DQN to play ALE/Pacman-v5
|
| 12 |
|
| 13 |
+
## UPDATE 16 May 2024: Latest DQN model is version 2.8
|
| 14 |
|
| 15 |
This is an agent that is trained using Stable Baselines3 as part of the capstone project for South Hills School in Spring 2024.
|
| 16 |
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.
|