Skip to content
marsggbo edited this page Apr 18, 2022 · 2 revisions

Welcome to the hyperbox wiki!

Install
  • install via pip
pip install hyperbox
  • install via github
git clone https://github.com/marsggbo/hyperbox
cd hyperbox
python setup.py develop
Quick Start
python -m hyperbox.run experimen=example_random trainer.fast_dev_run=True
Hyperbox Structure
Template
Clone this wiki locally