Cross-link GitHub release repositories
Browse files
README.md
CHANGED
|
@@ -17,6 +17,11 @@ This dataset repository hosts the trained agent checkpoints and normalization st
|
|
| 17 |
|
| 18 |
Contents are stored under `data/models/` and are intended to be downloaded into the same path in the GitHub repository.
|
| 19 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
## Included
|
| 21 |
|
| 22 |
- Stable-Baselines3 PPO/SAC checkpoints (`.zip`)
|
|
|
|
| 17 |
|
| 18 |
Contents are stored under `data/models/` and are intended to be downloaded into the same path in the GitHub repository.
|
| 19 |
|
| 20 |
+
## Related repositories
|
| 21 |
+
|
| 22 |
+
- Final paper/code repository: [r2barati/gym-invmgmt-paper](https://github.com/r2barati/gym-invmgmt-paper)
|
| 23 |
+
- Standalone Gymnasium environment package: [r2barati/gym-invmgmt](https://github.com/r2barati/gym-invmgmt)
|
| 24 |
+
|
| 25 |
## Included
|
| 26 |
|
| 27 |
- Stable-Baselines3 PPO/SAC checkpoints (`.zip`)
|