Update README.md
Browse files
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 |
-
|
| 10 |
|
| 11 |
-
|
| 12 |
-
|
|
|
|
|
|
| 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
|