Genetic algorithm to optimize hyperparameters in a Deep learning net
조회 수: 12 (최근 30일)
이전 댓글 표시
Hi all
I have made a network using the deep learning toolbox with various hyperparameters such as mini-batch size and number of neurons per layer etc. Currently I am using a grid search to find the best combinations but is there a way to use the genetic algortihm in the Optimization toolbox to find the best architecture? I have read similar threads but none seem to explain how one could achieve this. Any explanations or examples of code would be really appreciated!
댓글 수: 1
Muhammad Mohsin Khan
2020년 6월 28일
Hello Raidoo,
Will you like to share your Grid search or GA code for deep learning time series data ? If can not any other help ?
Thanks
채택된 답변
Dinesh Yadav
2020년 6월 2일
Hi Renita,
Kindly go through the following code in File Exchange
And also this thread
Hope it gives you some insights.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Genetic Algorithm에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!