poap
Python Optimization Asynchronous Plumbing.
Python Optimization Asynchronous Plumbing.
To install this package, run one of the following:
POAP provides an event-driven framework for building and combining asynchronous optimization strategies.
The basic ingredients are a controller capable of asking workers to run function evaluations and a strategy for choosing where to sample. The strategies send the controller proposed actions, which the controller then accepts or rejects; the controller, in turn, informs the strategies of relevant events through callback functions.
Summary
Python Optimization Asynchronous Plumbing.
Last Updated
Jan 30, 2018 at 16:36
License
MIT
Total Downloads
6.8K
Supported Platforms
GitHub Repository
https://github.com/dbindel/POAP