2016-02-01 10:33:17 +00:00
|
|
|
# sitc
|
|
|
|
Exercises for Intelligent Systems Course
|
2017-03-30 10:43:42 +00:00
|
|
|
|
|
|
|
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
|
2016-04-07 13:35:39 +00:00
|
|
|
* 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
|
2016-12-14 18:02:28 +00:00
|
|
|
* NLP: introduction to NLP
|
2017-02-27 11:52:40 +00:00
|
|
|
* LOD: Linked Open Data, exercises and example code
|