somoclu
somoclu copied to clipboard
Change distance function from euclidean distance to jensen-shannon distance
I have probability input vectors and I would like to use the Jensen-Shannon Distance instead of the Euclidean one to train the map. Is it possible out of the box or do I need to implement it on my own and recompile the library? Thanks for all suggestions love the library!