1
0
mirror of https://github.com/gsi-upm/sitc synced 2024-09-19 20:01:43 +00:00
Go to file
2017-12-17 14:32:10 +01:00
lod Python2 compatibility + sparql server 2017-02-27 12:53:23 +01:00
ml1 Fix visualization section 2017-12-16 17:46:15 +01:00
ml2 added import nltk 2017-04-20 16:07:10 +02:00
nlp Added rd grammar 2017-04-20 17:27:44 +02:00
python added import nltk 2017-04-20 16:07:10 +02:00
.gitignore Added gitignore 2016-03-28 12:34:10 +02:00
README.md Update README.md 2017-09-26 09:16:02 +02:00

sitc

Exercises for Intelligent Systems Course at Universidad Politécnica de Madrid, Telecommunication Engineering School. This material is used in the subjects

  • SITC (Sistemas Inteligentes y Tecnologías del Conocimiento) - Master Universitario de Ingeniería de Telecomunicación (MUIT)
  • TIAD (Tecnologías Inteligentes de Análisis de Datos) - Master Universitario en Ingeniera de Redes y Servicios Telemáticos)

For following this course:

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