fix: clarify reference to Lot sizing environment and PPO implementation in README.md
Browse files
README.md
CHANGED
|
@@ -132,7 +132,7 @@ For any additional questions, please open an issue in the repository or contact
|
|
| 132 |
|
| 133 |
## References
|
| 134 |
|
| 135 |
-
|
| 136 |
|
| 137 |
[Lot-sizing Environment](https://github.com/EdoF90/discrete_lot_sizing)
|
| 138 |
|
|
|
|
| 132 |
|
| 133 |
## References
|
| 134 |
|
| 135 |
+
The Lot sizing environment and the PPO implementation in PyTorch can be found in:
|
| 136 |
|
| 137 |
[Lot-sizing Environment](https://github.com/EdoF90/discrete_lot_sizing)
|
| 138 |
|