From 1f7f6b68aeaa6dcc665fc50e2781bef8fc19ab91 Mon Sep 17 00:00:00 2001 From: "Carlos A. Iglesias" Date: Thu, 7 Apr 2016 15:35:39 +0200 Subject: [PATCH] Description of topics --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2733d64..c8969ed 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # sitc Exercises for Intelligent Systems Course +* Python: quick introduction to Python +* ML-1: introduction to machine learning with scikit-learn +* ML-2: introduction to machine learning with pandas and scikit-learn