Only works with the dashboard version / branch of jesse

Only works with the dashboard version / branch of jesse.

The config.yml should be self-explainatory.

# install from git
pip install git+https://github.com/cryptocoinserver/jesse-optuna.git

# cd in your Jesse project directory

# create the config file
jesse-optuna create-config

# create the database for optuna 
jesse-optuna create-db optuna_db

# edit the created yml file in your project directory 

# run
jesse-optuna run

 

To finish reading, please visit source site