From 6c9b64323ffce482dfc0dad2a37ea6da93c8e0d6 Mon Sep 17 00:00:00 2001 From: Anna Schwerdtel <anna.veronika.schwerdtel@student.hu-berlin.de> Date: Fri, 26 Aug 2022 13:36:24 +0200 Subject: [PATCH] Replace README.org --- README.org | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.org b/README.org index a6252e5..b294bbc 100644 --- a/README.org +++ b/README.org @@ -21,8 +21,7 @@ contributing!* ** List of Notebooks -So far, notebooks are listed alphabetically and stars shall indicate -their difficulty (☆ = simple, ☆☆ = advanced, ☆☆☆ = sophisticated): +So far, notebooks are listed by difficulty, indicated by stars (☆ = simple, ☆☆ = advanced, ☆☆☆ = sophisticated), then alphabetically: - [[file:classification.ipynb][Classification]] :: basic machine learning classification example (☆) -- GitLab