nnaisense/pgpelib

A mini library for Policy Gradients with Parameter-based Exploration, with reference implementation of the ClipUp optimizer (https://arxiv.org/abs/2008.02387) from NNAISENSE.

33
/ 100
Emerging

This library helps machine learning practitioners efficiently optimize complex systems using an approach inspired by how evolution works. It takes in a set of candidate solutions for a problem, evaluates how well each performs, and uses that feedback to intelligently propose improved solutions. This is ideal for those developing AI agents or tuning parameters in simulations.

No commits in the last 6 months.

Use this if you need to optimize parameters or develop policies for reinforcement learning problems, especially when derivative information is hard to get.

Not ideal if your optimization problem is simple and can be solved with traditional gradient-based methods.

reinforcement-learning simulation policy-optimization evolutionary-algorithms AI-agent-development
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 9 / 25
Maturity 16 / 25
Community 8 / 25

How are scores calculated?

Stars

73

Forks

4

Language

Python

License

BSD-3-Clause

Last pushed

Dec 10, 2020

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/nnaisense/pgpelib"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.