/tutorials

A collection of tutorials for DeepHyper.

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Tutorials

A collection of tutorials for DeepHyper.

Requirements

pip install -r requirements.txt

Build and Preview the Documentation

First, build the documentation with:

make html

Then open the _build/html/index.html file your browser.