1
0
mirror of https://github.com/gsi-upm/sitc synced 2024-09-19 20:01:43 +00:00
Go to file
J. Fernando Sánchez cc9ac7d7b2 Fix missing cell
2019-02-13 19:19:59 +01:00
lod Add RDF/Turtle exercise 2019-02-13 17:51:18 +01:00
ml1 Fix typo in axis 2018-02-27 16:14:18 +01:00
ml2 Fixed typo 2018-08-28 09:08:32 +03:00
ml3 h parameter can be changed 2018-04-26 18:05:34 +02:00
ml4 Added ml4 2018-04-26 12:50:14 +02:00
ml5 Updated doom notebook url 2018-10-29 13:09:40 +01:00
nlp Added rd grammar 2017-04-20 17:27:44 +02:00
python Corregida errata asignación funciones 2018-02-15 19:01:30 +01:00
rdf Fix missing cell 2019-02-13 19:19:59 +01:00
.gitignore Added gitignore 2016-03-28 12:34:10 +02:00
CONTRIBUTING.md Minor change in contribution instructions 2019-02-04 10:53:54 +01:00
logo.jpg Add SPARQL notebooks 2018-03-13 13:32:29 +01:00
README.md Updated README 2018-05-03 11:27:07 +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
  • ML-3: introduction to machine learning. Neural Computing
  • ML-4: introduction to Evolutionary Computing
  • ML-5: introduction to Reinforcement Learning
  • NLP: introduction to NLP
  • LOD: Linked Open Data, exercises and example code