選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
Carlos A. Iglesias e4fdcd65a1
Update 2_6_1_Q-Learning_Basic.ipynb
Updated installation with new version of gymnasium
21時間前
lod Fix typos 1年前
ml1 Update 2_6_Model_Tuning.ipynb 2ヶ月前
ml2 Update 3_7_SVM.ipynb 2ヶ月前
ml3 description about parameter h added 5年前
ml4 Update 2_5_1_Exercise.ipynb 7日前
ml5 Update 2_6_1_Q-Learning_Basic.ipynb 21時間前
ml21 Add files via upload 3週間前
nlp Updated 4_4 to use get_feature_names_out() instead of get_feature_names 1年前
python Delete python/plurals.py 3ヶ月前
rdf fix typo 4年前
sna Delete sna/t.txt 1週間前
.gitignore Added gitignore 8年前
CONTRIBUTING.md Add Makefile 5年前
Makefile Makefile updated 5年前
README.md Update README.md 1週間前
logo.jpg Add SPARQL notebooks 6年前
requirements.txt Add requirements 2年前

README.md

sitc

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

  • CDAW (Ciencia de datos y aprendizaje en automático en la web de datos) - Master Universitario de Ingeniería de Telecomunicación (MUIT)
  • ABID (Analítica de Big Data) - Master Universitario en Ingeniera de Redes y Servicios Telemáticos)

For following this course:

Topics

  • Python: a 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-21: preprocessing and visualizatoin
  • 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
  • SNA: Social Network Analysis