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
/
tianshou
/
trainer
History
Jiayi Weng
2a9c9289e5
rename save_fn to save_best_fn to avoid ambiguity (
#575
)
...
This PR also introduces `tianshou.utils.deprecation` for a unified deprecation wrapper.
2022-03-22 04:29:27 +08:00
..
__init__.py
Add Trainers as generators (
#559
)
2022-03-18 00:26:14 +08:00
base.py
rename save_fn to save_best_fn to avoid ambiguity (
#575
)
2022-03-22 04:29:27 +08:00
offline.py
rename save_fn to save_best_fn to avoid ambiguity (
#575
)
2022-03-22 04:29:27 +08:00
offpolicy.py
rename save_fn to save_best_fn to avoid ambiguity (
#575
)
2022-03-22 04:29:27 +08:00
onpolicy.py
rename save_fn to save_best_fn to avoid ambiguity (
#575
)
2022-03-22 04:29:27 +08:00
utils.py
Fix critic network for Discrete CRR (
#485
)
2021-11-28 23:10:28 +08:00