Update README.md
Browse files
README.md
CHANGED
|
@@ -60,10 +60,6 @@ while True:
|
|
| 60 |
obs, _ = env.reset()
|
| 61 |
```
|
| 62 |
|
| 63 |
-
## Training Monitoring
|
| 64 |
-
|
| 65 |
-
The training process was monitored using Weights & Biases. You can view the training metrics and learning curves at: [W&B Project Link]
|
| 66 |
-
|
| 67 |
## Author
|
| 68 |
|
| 69 |
- StevanLS
|
|
|
|
| 60 |
obs, _ = env.reset()
|
| 61 |
```
|
| 62 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 63 |
## Author
|
| 64 |
|
| 65 |
- StevanLS
|