Skip to content

chongkewu/constraintKG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

constraintKG

Objective funtion is written in funciton obj_func() in cKG.py.

Running experiment in debug mode: Execute the function debug_main() in main.py.

Runing multiple experiments: below "if name == 'main':" comment the line debug_main() in main.py uncomment the function main() function in main.py In terminal, enter the command main.py

Continuous experiment: if you already run the experiment and have the directory, then when the program restart, it will read the .pkl file and continue. Note: if you run a experiment but not have .pkl file store, you need to delete the experiment folder

About

Constraint Bayesian Optimization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages