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 need to dive into the PPO algorithm and modify it for my needs. Can anyone recommend a JAX-based implementation of PPO? I've looked at several, but most of them didn't work out of the box. One that did work is rejax, so I'm thinking into using that. But if anyone has a recommendation for a good PPO implementation that does work out of the box, please let me know.
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.
-
Hi everyone,
I need to dive into the PPO algorithm and modify it for my needs. Can anyone recommend a JAX-based implementation of PPO? I've looked at several, but most of them didn't work out of the box. One that did work is
rejax
, so I'm thinking into using that. But if anyone has a recommendation for a good PPO implementation that does work out of the box, please let me know.Beta Was this translation helpful? Give feedback.
All reactions