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
Construct parallel evolutionary training architecture with OpenAI ES on a single GPU for direct policy search. (Assignee: none)
Further scale evolutionary architecture from a single GPU to multiple GPUs using either a client-server model or a tournament-based ensemble design, as in ElegantRL-Podracer. (Assignee: none)
Once we've got all our training and environment architectures set up and working well, we can compare results across the deep reinforcement learning algorithms (PPO, TD3, SAC...) with those across evolutionary algorithms for various tasks.
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
Uh oh!
There was an error while loading. Please reload this page.
Once we've got all our training and environment architectures set up and working well, we can compare results across the deep reinforcement learning algorithms (PPO, TD3, SAC...) with those across evolutionary algorithms for various tasks.
All reactions