1
0
mirror of https://github.com/gsi-upm/sitc synced 2024-09-20 04:11:42 +00:00
sitc/README.md
2017-03-30 12:43:42 +02:00

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