An open API service indexing awesome lists of open source software.

https://github.com/3mcloud/constrained_optimization

Repo constrained_optimization
https://github.com/3mcloud/constrained_optimization

Last synced: 2 months ago
JSON representation

Repo constrained_optimization

Awesome Lists containing this project

README

          

# Towards General-purpose Active Learning Policies for Constrained Optimization Problems
This repo provides an implementation for a `TestFunction` class that can take on the identity of all the test functions used in the paper. The class contains methods for making function/constraint calls and accessing properties of the function.

**Authors**: Y. Elia Altabet and Jingyi Guo

**Note**: Code uses relative imports, so any code that uses the `TestFunction` class must be run as a module