Minisom Versions Save

:red_circle: MiniSom is a minimalistic implementation of the Self Organizing Maps

2.3.2

3 months ago
  • improved structure of hexagonal topology - thanks to @aznt00th
  • improved pca initialization
  • fixed bug affecting the topographic error
  • the main notebooks containing the examples are now covered by CI

2.3.1

1 year ago
  • Introduce use_epochs parameter, when True it 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

2.3.0

2 years ago
  • Activation functions can now be defined via callables, thanks to @chicodelarosa
  • The method distance_map now has the parameter neighbour_average that allows the user to normalize the distances. Thanks to @lbugnon

2.2.9

3 years ago

License change.