The Central Limit Theorem, a hands-on introduction
Hi! I am an undergrad who's trying to write a thesis on SOM modifications based on your miniSOM. I have a few questions if you don't mind:Looking at the code in train() method, it seems the variable "iteration" takes values from 1 to iterat…