how use NFTOOL & OPTIMTOOL
조회 수: 4 (최근 30일)
이전 댓글 표시
Hello,
Can we use the NNTOOL or NFTOOL and OPTIMTOOL ( to use de GA solver ) jointly in the aim of solving optimization broblem of neural network?
thanks for helping
댓글 수: 0
답변 (2개)
Sean de Wolski
2013년 12월 26일
You can use code and functions generated from these tools with the other, sure. E.g. generate a neural net fitting function and then use this within the fitness function for ga.
댓글 수: 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!