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
fdb0eba93d
Depend on sensAI instead of copying its utils (logging, string)
2023-10-27 20:15:58 +02:00
..
logger
WandbLogger: Use less restrictive type annotation for config
2023-10-18 20:44:16 +02:00
net
miniblock: Fix type annotation of linear_layer
2023-10-18 20:57:43 +02:00
__init__.py
Add show_progress option for trainer (
#641
)
2022-05-17 23:41:59 +08:00
lr_scheduler.py
Improve type annotations, fix type issues and add checks
2023-10-18 20:44:17 +02: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