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!