厚积薄发 发表于 2013-4-27 14:58

how can i enter more than one input in neural network??

【matlab每日一问】
answer:
how can i enter more than one input matrix in neural network??

i want to train my network to select the target for more than one input ??


comment:
A clearer explanation is needed.

1. What is the physical problem?

2. Regression (fitnet) or classification (patternnet)?

3. What are your inputs and size of the input matrix

4. Ditto for outputs

5. A sample of your code would help.

Greg


页: [1]
查看完整版本: how can i enter more than one input in neural network??