agaier / sail_gecco2017

Code used to produce results in "Data-Efficient Exploration, Optimization, and Modeling of Diverse Designs through Surrogate-Assisted Illumination (SAIL)", presented at GECCO 2017. Posted in the interest of replicability and so will not be updated. General use production code is at 'github.com/agaier/sail'. Stay tuned for 'sferes2' C++ code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sail_gecco2017

source code for experiments in "Data-Efficient Exploration, Optimization, and Modeling of Diverse Designs through Surrogate-Assisted Illumination" presented at GECCO 2017.

https://scholar.google.com/scholar?cluster=5948437257089311286&hl=en&as_sdt=0,5

'help sail' for contents of source code and main algorithm syntax

Produced using Matlab Version: 9.1.0.441655 (R2016b)

Required Toolboxes: Parallel Computing (for precise evaluation speed up) Statistics and Machine Learning (for Sobol sequence)

Required Software: XFOIL low Rn airfoil design and analysis code (raphael.mit.edu/xfoil/)

Includes: CMAES Version 3.61.beta, Hansen (help cmaes) GMPL Version 3.6, Rasmussen & Nickisch (help gpml)

About

Code used to produce results in "Data-Efficient Exploration, Optimization, and Modeling of Diverse Designs through Surrogate-Assisted Illumination (SAIL)", presented at GECCO 2017. Posted in the interest of replicability and so will not be updated. General use production code is at 'github.com/agaier/sail'. Stay tuned for 'sferes2' C++ code.

License:MIT License


Languages

Language:MATLAB 76.0%Language:Fortran 16.7%Language:HTML 4.2%Language:C++ 2.5%Language:Makefile 0.3%Language:C 0.1%Language:Java 0.1%Language:CSS 0.0%