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
Jiayi Weng
99c99bb09a
Fix 2 bugs and refactor RunningMeanStd to support dict obs norm (
#695
)
...
*
fix
#689
*
fix
#672
* refactor RMS class *
fix
#688
2022-07-14 22:52:56 -07:00
..
logger
Fix save_checkpoint_fn return value (
#659
)
2022-06-03 01:07:07 +08:00
net
Add BranchingDQN for large discrete action spaces (
#618
)
2022-05-15 21:40:32 +08:00
__init__.py
Add show_progress option for trainer (
#641
)
2022-05-17 23:41:59 +08:00
lr_scheduler.py
Add learning rate scheduler to BasePolicy (
#598
)
2022-04-17 23:52:30 +08:00
progress_bar.py
Add show_progress option for trainer (
#641
)
2022-05-17 23:41:59 +08:00
statistics.py
Fix 2 bugs and refactor RunningMeanStd to support dict obs norm (
#695
)
2022-07-14 22:52:56 -07:00
warning.py
rename save_fn to save_best_fn to avoid ambiguity (
#575
)
2022-03-22 04:29:27 +08:00