Introduce the transfert function and training method to newff from an array
이전 댓글 표시
I would to write a construction algorithm of neural networks, i used newff function in imbricated for to test different numbers of layers, and different numbers of neurons in each layer, and for each architecture, i want to try many transfer functions and learn methods so i thought to read them from tow tables using "for", but newff needs that the name of each one must be written between quotes, so how can i do this?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!