Jiayi Weng
|
2a9c9289e5
|
rename save_fn to save_best_fn to avoid ambiguity (#575)
This PR also introduces `tianshou.utils.deprecation` for a unified deprecation wrapper.
|
2022-03-22 04:29:27 +08:00 |
|
Anas BELFADIL
|
d976a5aa91
|
Fixed hardcoded reward_treshold (#548)
|
2022-03-04 10:35:39 +08:00 |
|
n+e
|
fc251ab0b8
|
bump to v0.4.3 (#432)
* add makefile
* bump version
* add isort and yapf
* update contributing.md
* update PR template
* spelling check
|
2021-09-03 05:05:04 +08:00 |
|
Andriy Drozdyuk
|
8a5e2190f7
|
Add Weights and Biases Logger (#427)
- rename BasicLogger to TensorboardLogger
- refactor logger code
- add WandbLogger
Co-authored-by: Jiayi Weng <trinkle23897@gmail.com>
|
2021-08-30 22:35:02 +08:00 |
|
Yi Su
|
f3169b4c1f
|
Add Implicit Quantile Network (#371)
|
2021-05-29 09:44:23 +08:00 |
|