Update README.md
Browse files
README.md
CHANGED
@@ -28,6 +28,8 @@ using the [stable-baselines3 library](https://github.com/DLR-RM/stable-baselines
|
|
28 |
Some of the hyperparameters used are listed below:
|
29 |
|
30 |
| Hyperparam | Value |
|
|
|
|
|
31 |
|
32 |
## Usage (with Stable-baselines3)
|
33 |
|
|
|
28 |
Some of the hyperparameters used are listed below:
|
29 |
|
30 |
| Hyperparam | Value |
|
31 |
+
| --- | --- |
|
32 |
+
| learning rate | 0.0002 |
|
33 |
|
34 |
## Usage (with Stable-baselines3)
|
35 |
|