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
/
utils
History
Dominik Jain
e0e7349b0a
Add base class BaseActor with method get_preprocess_net for high-level API
2023-10-18 20:44:16 +02:00
..
logger
WandbLogger: Use less restrictive type annotation for config
2023-10-18 20:44:16 +02:00
net
Add base class BaseActor with method get_preprocess_net for high-level API
2023-10-18 20:44:16 +02:00
__init__.py
Add show_progress option for trainer (
#641
)
2022-05-17 23:41:59 +08:00
lr_scheduler.py
Remove kwargs in policy init (
#950
)
2023-10-08 08:57:03 -07:00
optim.py
Remove kwargs in policy init (
#950
)
2023-10-08 08:57:03 -07:00
progress_bar.py
Add show_progress option for trainer (
#641
)
2022-05-17 23:41:59 +08:00
statistics.py
Remove kwargs in policy init (
#950
)
2023-10-08 08:57:03 -07:00
warning.py
rename save_fn to save_best_fn to avoid ambiguity (
#575
)
2022-03-22 04:29:27 +08:00