Jiayi Weng
|
e8f8cdfa41
|
fix logger.write error in atari script (#444)
- fix a bug in #427: logger.write should pass a dict
- change SubprocVectorEnv to ShmemVectorEnv in atari
- increase logger interval for eps
|
2021-09-09 00:51: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 |
|