|
| ||||||||||||||||||||
| Neural Networks Neural Network fundamentals | |
|
• Neural Networks
Hey guys; I'm not new to neural networks -- I've been sutdying them off and on for a couple of years now. However, I've never been able to make them work quite right. I wonder if you all might be able to answer a few questions to clear things up. Thanks all for your time, |
|
|
• Neural Networks - Graphical representation
You might want to merge your input (float) column with the Input Layer (neuron) column. I guess this would make more sense, because both colums represent redundant (=nearly the same) information. Your "design of my current Neural Network Architecture"-layout would then probably look like this: Example of a 2-3-1 Neural Net Topologyhttp://www.fpss.info/ai-depot/NN_2-3-1.gif As you can see, the nodes/units in the input layer just pass the normalized input values without further processing to the posterior nodes/units in the hidden layer. The 'B'-rhombi denote the bias units. The connection weights (magenta lines) should be trained. |
|
|
• ggg
haha |
|


