Library and Documentation here:
Install first by doing pip3 install -r requirements.txt and then run main.py
Note: Does not work on Python 3.6, see hoffstadt/DearPyGui#1258
- Edit fields as you like
Save Configurationbutton -> creates config file underconfigs/<filename>. It overwrites if the file already exists.Restore Defaultsbutton -> restore defaults based on original master configuration file:configs/bayes.yaml.Start Trainingbutton -> pick which config file you want and run the hyper parameter tuning code.