mirror of
https://github.com/gsi-upm/sitc
synced 2024-11-22 14:32:28 +00:00
15 lines
610 B
Markdown
15 lines
610 B
Markdown
# 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
|
|
* NLP: introduction to NLP
|
|
* LOD: Linked Open Data, exercises and example code
|