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!