Update setup readme
This commit is contained in:
parent
ab2880c670
commit
e9c6135f90
3
setup.py
3
setup.py
|
|
@ -31,7 +31,10 @@ See documentation for the full list of included features.
|
||||||
|
|
||||||
**RL Algorithms**:
|
**RL Algorithms**:
|
||||||
- [Truncated Quantile Critics (TQC)](https://arxiv.org/abs/2005.04269)
|
- [Truncated Quantile Critics (TQC)](https://arxiv.org/abs/2005.04269)
|
||||||
|
- [Quantile Regression DQN (QR-DQN)](https://arxiv.org/abs/1710.10044)
|
||||||
|
|
||||||
|
**Gym Wrappers**:
|
||||||
|
- [Time Feature Wrapper](https://arxiv.org/abs/1712.00378)
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue