Open Kummerming opened 4 years ago
Hey Ming,
Apologize, we haven't updated the code since the last time. Let me push the latest update. But if you want to just implement Bayesian Optimization, I suggest you try out BayesOpt https://github.com/fmfn/BayesianOptimization
Have updated the codebase
Have updated the codebase
Thank you Ankush for the recommendation and the update.
Hi, I am also trying to apply the Bayesian Optimization in CNN. I have looked through your codes. It seems that you use Grid Search for hyperparameters. I am not sure whether I understand right. Would you mind having a further discussion? Best, Ming