From fb6043dbcc62731fe2fb8633cab9a64329930f67 Mon Sep 17 00:00:00 2001 From: Polochon_street Date: Mon, 16 Sep 2024 16:16:25 +0200 Subject: [PATCH] Add things to CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8fc7f19..160a64a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Changelog ## bliss 0.9.1 +* Expose the Mahalanobis distance in the library feature, reading the + learned matrix in metric learning. +* Add training triplets to the database, used in conjunction with + https://github.com/Polochon-street/bliss-metric-learning to do metric learning. * Add Mahalanobis distance. ## bliss 0.9.0