Update README.md
Browse files
README.md
CHANGED
|
@@ -68,17 +68,6 @@ while True:
|
|
| 68 |
obs, _ = env.reset()
|
| 69 |
```
|
| 70 |
|
| 71 |
-
## Results
|
| 72 |
-
|
| 73 |
-
The model achieves the following performance metrics:
|
| 74 |
-
- Mean reward: REPLACE_WITH_ACTUAL_MEAN_REWARD
|
| 75 |
-
- Success rate: REPLACE_WITH_SUCCESS_RATE (episodes with reward ≥ 195)
|
| 76 |
-
- Standard deviation: REPLACE_WITH_STD_REWARD
|
| 77 |
-
|
| 78 |
-
## Training Monitoring
|
| 79 |
-
|
| 80 |
-
The training process was monitored using Weights & Biases. You can view the training metrics and learning curves at: [W&B Project Link]
|
| 81 |
-
|
| 82 |
## Author
|
| 83 |
|
| 84 |
- StevanLS
|
|
|
|
| 68 |
obs, _ = env.reset()
|
| 69 |
```
|
| 70 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 71 |
## Author
|
| 72 |
|
| 73 |
- StevanLS
|