220.txt
来自「This complete matlab for neural network」· 文本 代码 · 共 22 行
TXT
22 行
发信人: mining (key), 信区: DataMining
标 题: Re: Which ANN has several INPUT LAYERS?
发信站: 南京大学小百合站 (Tue Apr 2 10:24:28 2002)
There are several inputs and outputs for most NN. You can try one in the Matla
b if you want to study NN.
【 在 yaomc 的大作中提到: 】
: Some context are come from the GUIDE OF SAS EM's NN node.
: It said that:
: A network may contain many units, perhaps several hundred. The units are
: grouped into layers to make them easier to manage. There can be several
: input layers, several hidden layers, and several output layers. In
: the Neural Network node, when you connect two layers, every unit in
: the first layer is connected to every unit in the second layer.
: I only know that a ANN can only have one INPUT layer and one OUTPUT node,
: and perhaps more than one Hidden layers. I wonder which type of ANN has
: more than ONE INPUT layers?
--
※ 来源:.南京大学小百合站 http://bbs.nju.edu.cn [FROM: 202.118.237.14]
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?