This website requires JavaScript.
Explore
Help
Sign In
hongshaorou
/
Tianshou
Watch
1
Star
0
Fork
0
You've already forked Tianshou
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Tianshou
/
test
History
n+e
710966eda7
change API of train_fn and test_fn (
#229
)
...
train_fn(epoch) -> train_fn(epoch, num_env_step) test_fn(epoch) -> test_fn(epoch, num_env_step)
2020-09-26 16:35:37 +08:00
..
base
fix docs and add docstring check (
#210
)
2020-09-11 07:55:37 +08:00
continuous
change API of train_fn and test_fn (
#229
)
2020-09-26 16:35:37 +08:00
discrete
change API of train_fn and test_fn (
#229
)
2020-09-26 16:35:37 +08:00
modelbase
change API of train_fn and test_fn (
#229
)
2020-09-26 16:35:37 +08:00
multiagent
change API of train_fn and test_fn (
#229
)
2020-09-26 16:35:37 +08:00
throughput
type check in unit test (
#200
)
2020-09-13 19:31:50 +08:00
__init__.py
add test_buffer
2020-03-11 17:28:51 +08:00