这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: jntdst/tianshou

Tags

v0.2.5

Toggle v0.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs fix and v0.2.5 (thu-ml#156)

* pre

* update docs

* update docs

* $ in bash

* size -> hidden_layer_size

* doctest

* doctest again

* filter a warning

* fix bug

* fix examples

* test fail

* test succ

v0.2.4.post1

Toggle v0.2.4.post1's commit message
Improve collector (thu-ml#125)

* remove multibuf

* reward_metric

* make fileds with empty Batch rather than None after reset

* many fixes and refactor
Co-authored-by: Trinkle23897 <463003665@qq.com>

v0.2.4

Toggle v0.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
move atari wrapper to examples and publish v0.2.4 (thu-ml#124)

* move atari wrapper to examples

* consistency

* change drqn seed since it is quite unstable in current seed

* minor fix

* 0.2.4

v0.2.2

Toggle v0.2.2's commit message
fix pdqn

v0.2.1

Toggle v0.2.1's commit message
first version with full documentation