Skip to content
forked from PufferAI/PufferLib

Open-source tools for making RL environments and frameworks play nice

License

Notifications You must be signed in to change notification settings

kywch/PufferLib

 
 

Repository files navigation

figure

PyPI version Twitter

You have an environment, a PyTorch model, and a reinforcement learning framework that are designed to work together but don’t. PufferLib is a wrapper layer that makes RL on complex game environments as simple as RL on Atari. You write a native PyTorch network and a short binding for your environment; PufferLib takes care of the rest.

All of our Documentation is hosted by github.io. @jsuarez5341 on Discord for support -- post here before opening issues. I am also looking for contributors interested in adding bindings for other environments and RL frameworks.

About

Open-source tools for making RL environments and frameworks play nice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 98.8%
  • Other 1.2%