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
Daniel Plop
eb0215cf76
Refactoring/mypy issues test (
#1017
)
...
Improves typing in examples and tests, towards mypy passing there. Introduces the SpaceInfo utility
2024-02-06 14:24:30 +01:00
..
logger
Move callbacks for setting DQN epsilon values to the library
2024-01-12 17:13:42 +01:00
net
Cleaned up handling of output_dim retrieval, adding exceptions for erroneous cases
2024-01-16 14:52:31 +01:00
__init__.py
Add show_progress option for trainer (
#641
)
2022-05-17 23:41:59 +08:00
conversion.py
Feature/dataclasses (
#996
)
2023-12-30 11:09:03 +01:00
logging.py
Feature/dataclasses (
#996
)
2023-12-30 11:09:03 +01:00
lr_scheduler.py
Improve type annotations, fix type issues and add checks
2023-10-18 20:44:17 +02:00
optim.py
Feature/dataclasses (
#996
)
2023-12-30 11:09:03 +01:00
progress_bar.py
Add show_progress option for trainer (
#641
)
2022-05-17 23:41:59 +08:00
space_info.py
Refactoring/mypy issues test (
#1017
)
2024-02-06 14:24:30 +01:00
statistics.py
Feature/dataclasses (
#996
)
2023-12-30 11:09:03 +01:00
string.py
Docs: fixing spelling, re-adding spellcheck to pipeline
2023-12-05 13:22:04 +01:00
warning.py
rename save_fn to save_best_fn to avoid ambiguity (
#575
)
2022-03-22 04:29:27 +08:00