Geoff McDonald
|
d6c5cea644
|
MaskablePPO dictionary observation support (#47)
* Add dictionary observation support for ppo_mask.
* Improving naming consistency.
* Update changelog.
* Reformat and add test
* Update doc
* Update README and setup
Co-authored-by: Antonin Raffin <antonin.raffin@ensta.org>
|
2021-10-23 17:05:37 +02:00 |
Toshiki Watanabe
|
b30397fff5
|
Add QR-DQN (#13)
* Add QR-DQN(WIP)
* Update docstring
* Add quantile_huber_loss
* Fix typo
* Remove unnecessary lines
* Update variable names and comments in quantile_huber_loss
* Fix mutable arguments
* Update variable names
* Ignore import not used warnings
* Fix default parameter of optimizer in QR-DQN
* Update quantile_huber_loss to have more reasonable interface
* update tests
* Add assertion to quantile_huber_loss
* Update variable names of quantile regression
* Update comments
* Reduce the number of quantiles during test
* Update comment
* Update quantile_huber_loss
* Fix isort
* Add document of QR-DQN without results
* Update docs
* Fix bugs
* Update doc
* Add comments about shape
* Minor edits
* Update comments
* Add benchmark
* Doc fixes
* Update doc
* Bug fix in saving/loading + update tests
Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
|
2020-12-21 11:17:48 +01:00 |
Antonin RAFFIN
|
0700c3eeb0
|
Add TQC (#4)
* Add TQC doc
* Polish code
* Update doc
* Update results
* Update doc
* Update doc
* Add note about PyBullet envs
|
2020-10-22 13:43:46 +02:00 |
Antonin RAFFIN
|
5033b192cb
|
Add base doc
|
2020-10-12 20:21:52 +02:00 |