Recent Releases of minisom
minisom - 2.3.3
sigmanow has a different decay function and it can be selected via the parametersigma_decay_function- the user is now warned when
sigmais higher thansqrt(x^2+y^2) - a selection of decay functions for both sigma and learning rate has been implemented by @BrandonGarciaWx
- the train method now accept
fixed_pointsso that the algorithm can be force to train specific neurons for specific samples
- Python
Published by JustGlowing over 1 year ago
minisom - 2.3.1
- Introduce
use_epochsparameter, whenTrueit will keep learning rate and decay constant for an entire epoch. Thanks to @jriege555 for submitting this change - Topographic Error can now be computed also for hexagonal grids. Thanks to @TharindaDilshan
- Fixed issue with pca initialization
- Python
Published by JustGlowing almost 3 years ago