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
/
highlevel
History
maxhuettenrauch
60d1ba1c8f
Fix/reset before collect in procedural examples, tests and hl experiment (
#1100
)
...
Needed due to a breaking change in the Collector which was overlooked in some of the examples
2024-04-16 10:30:21 +02:00
..
module
Fix mypy issues in tests and examples (
#1077
)
2024-04-03 18:07:51 +02:00
params
Naming and typing improvements in Actor/Critic/Policy forwards (
#1032
)
2024-04-01 17:14:17 +02:00
__init__.py
Fix tianshou.highlevel depending on jsonargparse
2023-10-19 11:40:49 +02:00
agent.py
Feat/refactor collector (
#1063
)
2024-03-28 18:02:31 +01:00
config.py
Fix mypy issues in tests and examples (
#1077
)
2024-04-03 18:07:51 +02:00
env.py
Allow explicit setting of multiprocessing context for SubprocEnvWorker (
#1072
)
2024-03-14 11:07:56 +01:00
experiment.py
Fix/reset before collect in procedural examples, tests and hl experiment (
#1100
)
2024-04-16 10:30:21 +02:00
logger.py
Docstring: minor changes to let ruff pass
2023-12-04 13:52:46 +01:00
optim.py
Make OptimizerFactory more flexible by adding a second method which
2024-02-14 20:42:06 +01:00
persistence.py
Docstring: minor changes to let ruff pass
2023-12-04 13:52:46 +01:00
trainer.py
Improve naming of callback classes and related methods/attributes
2024-01-12 17:13:42 +01:00
world.py
World.restore_path: Add value check
2023-10-18 20:44:18 +02:00