About Bayes Optimization input
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Jingyuan Yao
am 21 Nov. 2019
Kommentiert: Jingyuan Yao
am 9 Mai 2020
hey guys I am doing a project and I need to do a hyperparameter optimization with Bayes.
I know the Bayes optimization finds the best hyperparameter like numbers of neurons or the depth of the neural net. So basically it optimizes the neuroal network, right?
I would like to know how does the input look like in such optimization. It is a matrix or shall I load the whole neurnal network for optimization?
And how can I load the data at all?
looking forward for your answer, cheers
0 Kommentare
Akzeptierte Antwort
Kavya Vuriti
am 26 Nov. 2019
Hi,
Here is an example of applying Bayesian optimization to deep learning and finding optimal network hyperparameters. Hope this helps.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Naive Bayes finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!