About Bayes Optimization input
조회 수: 3 (최근 30일)
이전 댓글 표시
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
채택된 답변
Kavya Vuriti
2019년 11월 26일
Hi,
Here is an example of applying Bayesian optimization to deep learning and finding optimal network hyperparameters. Hope this helps.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!