You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to train two policies in parallel and have them play against each other. Are there any tips on how to implement this?
My initial idea was to manually update the environment with the states from the other agents, but I assume there might be a more efficient approach. Any suggestions would be greatly appreciated!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey all,
I would like to train two policies in parallel and have them play against each other. Are there any tips on how to implement this?
My initial idea was to manually update the environment with the states from the other agents, but I assume there might be a more efficient approach. Any suggestions would be greatly appreciated!
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions