Gpsearch
Bayesian optimization and active learning with likelihood-weighted acquisition functions
Install / Use
/learn @ablancha/GpsearchREADME
gpsearch
Source code for Bayesian optimization and active learning with likelihood-weighted acquisition functions.
Installation
Clone the repo, then create a fresh conda environment from the requirements file and install using pip.
git clone https://github.com/ablancha/gpsearch.git
cd gpsearch
conda create --name myenv --file requirements.txt -c conda-forge -c dmentipl
conda activate myenv
pip install .
Notes
The acquisition functions available in gpsearch are compatible with 1.9.9 of GPy. Beware of this issue if you decide to use a different version.
Benchmarks
The following benchmarks are included:
- stochastic oscillator (used here)
- extreme-event precursor (used here and here)
- borehole function (used here)
- synthetic test functions (used here)
- brachistochrone problem (unpublished)
References
Related Skills
YC-Killer
2.7kA library of enterprise-grade AI agents designed to democratize artificial intelligence and provide free, open-source alternatives to overvalued Y Combinator startups. If you are excited about democratizing AI access & AI agents, please star ⭐️ this repository and use the link in the readme to join our open source AI research team.
best-practices-researcher
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
groundhog
398Groundhog's primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand how these coding assistants work from first principles, then you can drive these tools harder (or perhaps make your own!).
isf-agent
a repo for an agent that helps researchers apply for isf funding
