-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
- [ x] I have marked all applicable categories:
- exception-raising bug
- RL algorithm bug
- documentation request (i.e. "X is missing from the documentation.")
- new feature request
- [ x] I have visited the source website
- [ x] I have searched through the issue tracker for duplicates
- I have mentioned version numbers, operating system and environment, where applicable:
import tianshou, torch, sys print(tianshou.__version__, torch.__version__, sys.version, sys.platform)
Does tianshou support distributed computation (e.g., on a cluster) for collecting experience?
Is there any test I can run to understand how the computation scale with multiple cores available?
Alessandro
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested