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
7c970df53f
Fix/add watch env with obs rms (
#1061
)
...
Supports deciding whether to watch the agent performing on the env using high-level interfaces
2024-02-29 15:59:11 +01:00
..
module
Typing: fixed multiple typing issues
2023-12-05 12:04:18 +01:00
params
Fix AutoAlphaFactoryDefault using hard-coded Adam optimizer instead of passed factory
2024-02-14 20:43:38 +01:00
__init__.py
Fix tianshou.highlevel depending on jsonargparse
2023-10-19 11:40:49 +02:00
agent.py
Allow to configure number of test episodes in high-level API
2024-02-14 19:14:28 +01:00
config.py
Allow to configure number of test episodes in high-level API
2024-02-14 19:14:28 +01:00
env.py
Fix/add watch env with obs rms (
#1061
)
2024-02-29 15:59:11 +01:00
experiment.py
Fix/add watch env with obs rms (
#1061
)
2024-02-29 15:59:11 +01: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