Skip to content

Latest commit

 

History

History
47 lines (35 loc) · 2.01 KB

README.md

File metadata and controls

47 lines (35 loc) · 2.01 KB

HyperMapper

Build Status

Software

See the wiki for the quick start guide.

Abstract

HyperMapper is a multi-objective black-box optimization tool based on Bayesian Optimization.

HyperMapper was succesfully applied to real-world problems involving design search spaces with trillions of possible design choices. In particular it was applied to:

  1. Computer vision and robotics,
  2. Programming language compilers and hardware design,
  3. Database management systems (DBMS) parameters configuration.

To learn about the core principles of HyperMapper refer to the papers section at the bottom.

Contact and Info

For any questions please contact Luigi Nardi: luigi.nardi at cs.lth.se.

HyperMapper Slack Channel

Join the channel for a quicker communication with the dev team:

hypermapper.slack.com

License

HyperMapper is distributed under the MIT license. More information on the license can be found here.

People

Main Contributors

Luigi Nardi, Assistant Professor (Lund University), Research Scientist (Stanford University)
Artur Souza, Ph.D. Student (Federal University of Minas Gerais)

Other Contributors

Bruno Bodin, Assistant Professor (National University of Singapore) 
Samuel Lundberg (Lund University)
Alfonso White (Imperial College London)
Adel Ejjeh, Ph.D. Student (University of Illinois at Urbana-Champaign)

Papers

If you use HyperMapper in scientific publications, we would appreciate citations to the following paper:

Nardi, Luigi, David Koeplinger, and Kunle Olukotun. "Practical Design Space Exploration", IEEE MASCOTS, 2019.

For the list of all publications (including bibtex) related to HyperMapper and its applications, see our Publications page.