Coder Social home page Coder Social logo

weiqiao / bayesopt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rmcantin/bayesopt

0.0 2.0 0.0 6.88 MB

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

License: GNU Affero General Public License v3.0

CMake 0.76% Shell 8.67% C 33.52% C++ 50.36% HTML 0.18% Makefile 1.87% MATLAB 1.43% Roff 0.71% Fortran 0.10% M4 0.42% Python 1.12% TeX 0.63% CSS 0.22%

bayesopt's Introduction

BayesOpt: A Bayesian optimization library

BayesOpt is an efficient implementation of the Bayesian optimization methodology for nonlinear optimization, experimental design and hyperparameter tunning.

Bayesian optimization uses a distribution over functions to build a surrogate model of the unknown function for we are looking the optimum, and then apply some active learning strategy to select the query points that provides most potential interest or improvement. Thus, it is a sample efficient method for nonlinear optimization, design of experiments and simulations or bandits-like problems. Currently, it is being used in many scientific and industrial applications. In the literature it is also called Sequential Kriging Optimization (SKO), Sequential Model-Based Optimization (SMBO) or Efficient Global Optimization (EGO).

BayesOpt is licensed under the AGPL and it is free to use. However, 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.

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

The paper can be found at http://jmlr.org/papers/v15/martinezcantin14a.html

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

Getting and installing BayesOpt

The library can be download from any of this sources:

You can also get the cutting-edge version from the repositories:

>> hg clone https://bitbucket.org/rmcantin/bayesopt

or the git mirror:

>> git clone https://github.com/rmcantin/bayesopt

The online documentation can be found at: http://rmcantin.bitbucket.io/html/ where it includes a install guide.

Questions and issues


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

BayesOpt is free software: you can redistribute it and/or modify it under the terms of the GNU Affero 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 Affero General Public License for more details.

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


bayesopt's People

Contributors

rmcantin avatar jgbarcos avatar nebw avatar ericfrederich avatar kiudee avatar

Watchers

James Cloos avatar  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.