Updated README

This commit is contained in:
Dominik Moritz Roth 2024-11-07 11:38:34 +01:00
parent df1ba6fe53
commit 52b3f3b71e

View File

@ -49,7 +49,7 @@ The TRPL implementation in Fancy RL includes projections based on the Kullback-L
To run the test suite:
```bash
pytest test/test_ppo.py
pytest test/
```
## Status