Emerge-Lab / gpudrive

GPU-acceleration of Nocturne via Madrona
https://arxiv.org/abs/2408.01584
MIT License
232 stars 20 forks source link

Pufferlib PPO #281

Closed daphnecor closed 3 weeks ago

daphnecor commented 1 month ago

Description

Integration of Pufferlib for fast PPO. Additionally, it restructures algorithms into integrations for improved naming.

Readme: https://github.com/Emerge-Lab/gpudrive/tree/integrations/smoketested-puffer-ppo

Todo

Notes

Benchmarking

SB3

Puffer

jsuarez5341 commented 3 weeks ago

Use this instead of dev: https://github.com/PufferAI/PufferLib/tree/gpudrive It's a fork I just made off of dev right now with no changes. I break dev a lot and will probably break it even more in the process of preparing for 1.1. You can pin 1.1 after I finish that