+

PufferLib is a fast and sane reinforcement learning library that can train tiny, super-human models in seconds. The included learning algorithm, hyperparameter tuning, and simulation methods are the product of our own research. All our tools are free and open source, but you can purchase priority service to get our eyes on your problem from $10k/month. We also offer fixed-deliverables terms for larger problems. Contact jsuarez🐡puffer🐡ai.

diff --git a/docs/styles.css b/docs/styles.css index 0c63d56..a34c5d3 100644 --- a/docs/styles.css +++ b/docs/styles.css @@ -164,6 +164,7 @@ a:hover { max-width: var(--content-max-width); margin: 0 auto; padding: var(--content-padding); + box-sizing: border-box; } /* Reusable image component */