Giter Site home page Giter Site logo

juancamilog / bayesopt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rmcantin/bayesopt

0.0 1.0 0.0 6.84 MB

BayesOpt: A toolbox for bayesian optimization, experimental design and stochastic bandits.

License: GNU General Public License v3.0

C++ 58.04% Shell 8.43% C 30.33% Makefile 0.04% MATLAB 1.38% Fortran 0.10% Python 1.07% TeX 0.61%

bayesopt's Introduction

BayesOpt: A Bayesian optimization library

BayesOpt is an efficient implementation of the Bayesian optimization methodology for nonlinear-optimization, experimental design, stochastic bandits and hyperparameter tunning. In the literature it is also called Sequential Kriging Optimization (SKO), Sequential Model-Based Optimization (SMBO) or Efficient Global Optimization (EGO).

The online HTML version of these docs: http://rmcantin.bitbucket.org/html/

Bayesian optimization uses a distribution over functions to build a model of the unknown function for we are looking the extrema, and then apply some active learning strategy to select the query points that provides most potential interest or improvement. Thus, it is a sampling efficient method for nonlinear optimization, design of experiments or bandits-like problems.

Getting and installing BayesOpt

The library can be download from any of this sources:

The install guide and documentation for Windows, Linux and MacOS:

Getting involved

The best place to ask questions and discuss about BayesOpt is the bayesopt-discussion mailing list. Alternatively, you may directly contact Ruben Martinez-Cantin [email protected].

Please file bug reports or suggestions at: https://bitbucket.org/rmcantin/bayesopt/issues

Using BayesOpt for academic or commercial purposes

BayesOpt is licensed under the GPL and it is free to use. However, please consider these recomentations when using BayesOpt:

  • If you use BayesOpt in a work that leads to a scientific publication, we would appreciate it if you would kindly cite BayesOpt in your manuscript. Cite BayesOpt as:

Ruben Martinez-Cantin, BayesOpt: A Bayesian Optimization Library for Nonlinear Optimization, Experimental Design and Bandits. Journal of Machine Learning Research, 2014

  • In addition, if you use a specific algorithm (REMBO, GP-Hedge, etc.), please also cite the corresponding work. The reference for each specific algorithm can be found in the documentation.

  • If you are using the library for research or academic purposes or to build free software, please send an email to [email protected] with a brief description or link to your interest for this code (one or two lines). There will be a section with links to research/papers/software that use BayesOpt.

  • Commercial applications may also adquire a commercial license. Please contact [email protected] for details.


Copyright (C) 2011-2014 Ruben Martinez-Cantin [email protected]

BayesOpt is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

BayesOpt is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with BayesOpt. If not, see http://www.gnu.org/licenses/.


githalytics.com alpha

bayesopt's People

Contributors

kiudee avatar rmcantin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.