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?

Answers (0)

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange

Asked:

on 12 May 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!