2007-01-30 17:13:29 UTC
Hi Everybody,
I am new to neural networks. I would like to implement SOFM algorithm to categorize numerical data (Iris data) using object oriented approach using C++. Please help me to understand the algorithm. I am getting confused regarding weights and features in a neuron. Thanks in advance.