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 |
|
n+e
|
ebaca6f8da
|
add vizdoom example, bump version to 0.4.2 (#384)
|
2021-06-26 18:08:41 +08:00 |
|
ChenDRAG
|
dd4a01132c
|
Fix SAC loss explode (#333)
* change SAC action_bound_method to "clip" (tanh is hardcoded in forward)
* docstring update
* modelbase -> modelbased
|
2021-04-04 17:33:35 +08:00 |
|