Introduction - If you have any usage issues, please Google them yourself
This directory contains the code to implement Kohonen self-organizing feature map network. Source code can be found SOFM.CPP. Found in the sample data SOFMSAMP.PAT. The self-organizing feature map process to accept input vector and calculate the weight of the composition. Output directed to the screen.