-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Closed
Labels
help-wantedIssue contains request for help or information.Issue contains request for help or information.
Description
I had already tried training an agent using an unity build on linux server. Please refer to the above link on how I did it. The problem that I'm facing now is if I want to run parallel experiments, I can't. Suppose I'm training one unity agent in one GPU and try doing another training, it doesn't work. The observations stop and the agent stops moving when the other training is started. I changed the worker id in environment.py so that it works, but it doesn't. The unity launches but seems like there is no communication between unity and the python code. How to solve this?
Metadata
Metadata
Assignees
Labels
help-wantedIssue contains request for help or information.Issue contains request for help or information.