Skip to content

1.7.0

Compare
Choose a tag to compare
@peterwittek peterwittek released this 30 Sep 10:22
· 188 commits to master since this release
  • New: Julia interface is available (https://github.com/peterwittek/Somoclu.jl).
  • New: Method get_surface_state of the Somoclu object in Python calculates the activation map for all data instances.
  • New: Method view_activation_map of the Somoclu object in Python allows plotting the activation map for the training data instances or for a new data instance.
  • New: Method view_similarity_matrix of the Somoclu object in Python visualizes the similarity matrix of data points according to their distance to the nodes in the map.
  • Fixed: CRAN-friendliness improved.