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 |
|
Yi Su
|
291be08d43
|
Add Rainbow DQN (#386)
- add RainbowPolicy
- add `set_beta` method in prio_buffer
- add NoisyLinear in utils/network
|
2021-08-29 23:34:59 +08:00 |
|
n+e
|
454c86c469
|
fix venv seed, add TOC in docs, and split buffer.py into several files (#303)
Things changed in this PR:
- various docs update, add TOC
- split buffer into several files
- fix venv action_space randomness
|
2021-03-02 12:28:28 +08:00 |
|