timarni commited on
Commit
ea12b49
·
verified ·
1 Parent(s): 550e01e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -3,10 +3,11 @@ Image size width: 84 and height: 84
3
  Game specifications:
4
 
5
  CPU speed: 0.25
6
- Player speed: 0.5
7
- Ball speed: 0.75
8
- Reward function: Basic (1, -1, 0, 0, 0)
9
- Hyperparameters:
10
 
11
- LR: 0.0001,
12
- Anneal length: 1000000
 
 
3
  Game specifications:
4
 
5
  CPU speed: 0.25
6
+ * Player speed: 0.5
7
+ * Ball speed: 0.75
8
+ * Reward function: Basic (1, -1, 0, 0, 0)
9
+
10
 
11
+ Hyperparameters:
12
+ * LR: 0.0001,
13
+ * Anneal length: 1000000