I have a large set of data (100,000 observations) and have been using Matlab2014R. I used the command:
net = selforgmap([dimension1 dimension2]);
But it seems that there is no options for me to change the default max epochs (200), which I suspect may not be sufficient, but I could not find anywhere to raise this number, including its own manual. Any suggestions?