High-performance reinforcement learning framework optimized for speed and scale.
cd pufferlib
python3 -m venv .venv && source .venv/bin/activate && pip install numpy pufferlib torch -qNone.
python3 scripts/train_template.py --helpnumpypufferlibtorch