diff --git a/README.md b/README.md index 912e06b..221d30b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ # sitc Exercises for Intelligent Systems Course + +For following this course: +- Follow the instructions to install the environment: https://github.com/gsi-upm/sitc/blob/master/python/1_1_Notebooks.ipynb (Just install 'conda') +- Download the course: use 'https://github.com/gsi-upm/sitc' +- Run in a terminal in the foloder sitc: jupyter notebook (and enjoy) + +Topics * 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