Skip to content

Implement the learning algorithm from the paper "Distance metric learning, with application to clustering with side-information [Eric P. Xing]".

Notifications You must be signed in to change notification settings

Coolister-Ye/Distance-metric-learning

Repository files navigation

Distance-metric-learning

This code implemented the learning algorithm from the paper "Distance metric learning, with application to clustering with side-information [Eric P. Xing]". Except from the original materials, there are some construction details inclueding more info to clarify the derivertion of formula in the paper and more experiment result from the metric.

alt text

The pic above is the objective funcion using artifical data for the case when A is diagonal. We can see the function is convex.

About

Implement the learning algorithm from the paper "Distance metric learning, with application to clustering with side-information [Eric P. Xing]".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages