Skip to content
/ boa Public

BOA - A Multi-Objective Bayesian Optimization Program for the gem5-Aladdin SoC Simulator

Notifications You must be signed in to change notification settings

gncs/boa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BOA - A Multi-Objective Bayesian Optimization Program for the gem5-Aladdin SoC Simulator

Installation

  1. Create new Python 3.6 environment (e.g., with pipenv, virtualenv, or conda)

    conda create env --name boa python=3.6
  2. Activate boa environment

    conda activate boa
  3. Get source code

    git clone [email protected]:gncs/boa.git
  4. Install BOA

    pip install ./boa --upgrade

About

BOA - A Multi-Objective Bayesian Optimization Program for the gem5-Aladdin SoC Simulator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published