Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 387 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 387 Bytes

hyperguide

Guided Visual Hyperparameter Selection

Development Environment

Checkout this repo and change into the folder:

git clone [email protected]:jku-vds-lab/hyperguide.git
cd hyperguide

Load the conda environment from the shared environment.yml file:

conda env create -f environment.yml
conda activate hyperguide

Then launch Jupyter Lab:

jupyter lab