SkillAgentSearch skills...

ASEBO

Code to run the ASEBO algorithm from the paper: From Complexity to Simplicity: Adaptive ES-Active Subspaces for Blackbox Optimization... please get in touch if interested!!

Install / Use

/learn @jparkerholder/ASEBO
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ASEBO

This is code to accompany the paper: From Complexity to Simplicity: Adaptive ES-Active Subspaces for Blackbox Optimization implementing one version of the ASEBO algorithm. Here is the link to the paper:

It is not the implementation used for the experiments in the paper, which is proprietary, but is a re-implementation which has been tested. The benefit of this is that we use numpy and a single machine, so it should run locally on a laptop.

We hope you find this useful - if you do, please cite:

@incollection{asebo,
title = {From Complexity to Simplicity: Adaptive ES-Active Subspaces for Blackbox Optimization},
author = {Choromanski, Krzysztof M and Pacchiano, Aldo and Parker-Holder, Jack and Tang, Yunhao and Sindhwani, Vikas},
booktitle = {Advances in Neural Information Processing Systems 32},
year = {2019}
}

Related Skills

View on GitHub
GitHub Stars16
CategoryDevelopment
Updated10mo ago
Forks8

Languages

Python

Security Score

82/100

Audited on May 19, 2025

No findings