839 Forks
8318 Stars
8318 Watchers

optuna

A hyperparameter optimization framework

How to download and setup optuna

Open terminal and run command
git clone https://github.com/optuna/optuna.git
git clone is used to create a copy or clone of optuna repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with optuna https://github.com/optuna/optuna/archive/master.zip

Or simply clone optuna with SSH
[email protected]:optuna/optuna.git

If you have some problems with optuna

You may open issue on optuna support forum (system) here: https://github.com/optuna/optuna/issues