ledmands commited on
Commit
a01bf38
1 Parent(s): bdf3a38

Updated README

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -15,6 +15,11 @@ model-index:
15
  dataset:
16
  name: ALE/Pacman-v5
17
  type: ALE/Pacman-v5
 
 
 
 
 
18
  ---
19
 
20
  # Agent using DQN to play ALE/Pacman-v5
 
15
  dataset:
16
  name: ALE/Pacman-v5
17
  type: ALE/Pacman-v5
18
+ metrics:
19
+ - type: mean_reward
20
+ value: none
21
+ name: mean_reward
22
+ verified: false
23
  ---
24
 
25
  # Agent using DQN to play ALE/Pacman-v5