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.
 
 
 
 
Go to file
J. Fernando Sánchez 955e74fc8e Add requirements
Now the dependencies should be automatically installed if you open the repo
through Jupyter Binder
3 years ago
lod LOD: minor changes 3 years ago
ml1 updated ml1/2_6: using scorer to avoid traning warnings 3 years ago
ml2 Cleaned output 3 years ago
ml3 description about parameter h added 5 years ago
ml4 Fixed broken link and bug of sklearn-deap with scikit 0.24 3 years ago
ml5 updated to last version of OpenGym 3 years ago
nlp Updated with the new libraries 3 years ago
python Update 1_1_Notebooks.ipynb 3 years ago
rdf fix typo 4 years ago
.gitignore Added gitignore 8 years ago
CONTRIBUTING.md Add Makefile 5 years ago
Makefile Makefile updated 5 years ago
README.md Update README.md 3 years ago
logo.jpg Add SPARQL notebooks 6 years ago
requirements.txt Add requirements 3 years ago

README.md

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