ledmands
commited on
Commit
·
bdf3a38
1
Parent(s):
7e447ec
Updated README
Browse files
README.md
CHANGED
@@ -6,11 +6,15 @@ tags:
|
|
6 |
- Reinforcement Learning
|
7 |
- Atari
|
8 |
- Pac-Man
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
# Agent using DQN to play ALE/Pacman-v5
|
|
|
6 |
- Reinforcement Learning
|
7 |
- Atari
|
8 |
- Pac-Man
|
9 |
+
model-index:
|
10 |
+
- name: DQN
|
11 |
+
results:
|
12 |
+
- task:
|
13 |
+
type: reinforcement-learning
|
14 |
+
name: reinforcement-learning
|
15 |
+
dataset:
|
16 |
+
name: ALE/Pacman-v5
|
17 |
+
type: ALE/Pacman-v5
|
18 |
---
|
19 |
|
20 |
# Agent using DQN to play ALE/Pacman-v5
|