AI AGENT ADDONS

Reinforcement learning trains agents to make decisions through trial and error. PufferLib makes this training much faster. It can simulate millions of steps every second. That means experiments finish in minutes instead of hours.

The library works with many game environments like Atari and NetHack. It also supports multi-agent systems where multiple agents interact. Users can create custom environments with the included tools.

PufferLib achieves 2 to 10 times speedups over standard methods. It is designed for developers and researchers who need high performance. The library is open source and uses the MIT license.

Add Pufferlib skill to your workflow

Global

mkdir -p ~/.claude/skills/pufferlib

Project

mkdir -p .claude/skills/pufferlib

Source Repository

Stars
29,514
Forks
3,013
Watchers
29,514
License
MIT
Last Push
27 days ago
Created
9 months ago