Levenberg-Marquardt need info What assume range of parameters??
조회 수: 3 (최근 30일)
이전 댓글 표시
I need the range of parameters(bounds) for training using LM. These bounds I will use to genetic algorithm optimization these parameters, Therefore,How is the rage? 1. Mu? 2.mu-dec (decrease ratio)? 3.mu-inc(increase ratio) 4. mu-max 5.max_fail (maximum validation checks) 6.epochs 6.min_grad (minimum gradient) My NN has three inputs (each 32 date), and 4 outputs, I use 6 hidden neurons and 1 hidden layers, transfer function is tanh Thank you for this answer
댓글 수: 0
답변 (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!