You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sitc/README.md

15 lines
610 B
Markdown

8 years ago
# 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
8 years ago
* NLP: introduction to NLP
* LOD: Linked Open Data, exercises and example code