From fc8d74c78972914b0569d79f8a9fbc7b1befa1ba Mon Sep 17 00:00:00 2001 From: Sandro Martens <66642986+SandroMartens@users.noreply.github.com> Date: Wed, 26 Jan 2022 19:04:26 +0100 Subject: [PATCH] update readme --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4b40094..61fa48b 100644 --- a/README.md +++ b/README.md @@ -19,11 +19,9 @@ labels = clusterer.fit(data).predict(data) - scikit-learn # Notes -Currently work in process - ToDo: -- Other methods of creating prototypes (neural gas?) -- Properly implement SOM arguments +- Other methods of creating prototypes (vector quantization, neural gas) +- Examples [^1]: _A Local Density-based Simultaneous Two-level Algorithm for Topographic Clustering_, Guénaël Cabanes and Younès Bennani,