Max Baird - 2009-06-14

How should the data be structured for the Excel input layer? I am trying to create an SOM network with the Kohonen synapse and the WTA layer. The problem is even though I set the WTA layer to a layer width of 2, only one neuron fires. Also, I am under the assumption (given the conversion mentioned in the documentation) that the excel input synapse will do the necessary conversion to the format needed by the Network. Is this a correct assumption? I am currently trying to test the network with textual data which is contained in the excel document.