1
0
mirror of https://github.com/gsi-upm/sitc synced 2024-11-24 23:42:29 +00:00

Updated README with git instructions

This commit is contained in:
cif2cif 2017-03-30 12:43:42 +02:00
parent a2357f1284
commit cb40531dc4

View File

@ -1,5 +1,12 @@
# sitc # sitc
Exercises for Intelligent Systems Course 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 * Python: quick introduction to Python
* ML-1: introduction to machine learning with scikit-learn * ML-1: introduction to machine learning with scikit-learn
* ML-2: introduction to machine learning with pandas and scikit-learn * ML-2: introduction to machine learning with pandas and scikit-learn