Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lacerbi/bads

Bayesian Adaptive Direct Search (BADS) optimization algorithm for model fitting in MATLAB (old location)
https://github.com/lacerbi/bads

bayesian-optimization log-likelihood matlab noiseless-functions noisy-functions optimization-algorithms

Last synced: 23 days ago
JSON representation

Bayesian Adaptive Direct Search (BADS) optimization algorithm for model fitting in MATLAB (old location)

Awesome Lists containing this project

README

        

# Bayesian Adaptive Direct Search (BADS)

BADS is a fast Bayesian optimization algorithm designed to solve difficult optimization problems, in particular related to fitting computational models (e.g., via maximum likelihood estimation).

**>>> The official repository for BADS has moved to my lab's GitHub page: [https://github.com/acerbilab/bads](https://github.com/acerbilab/bads)**