Erinevus lehekülje "Machine learning" redaktsioonide vahel

Allikas: Kursused
Mine navigeerimisribale Mine otsikasti
 
(ei näidata 5 kasutaja 66 vahepealset redaktsiooni)
1. rida: 1. rida:
 +
Previous years: [https://courses.cs.ttu.ee/w/index.php?title=Machine_learning&oldid=440 2014]
  
Spring 2013/2014
+
Spring 2014/2015
  
 
ITI8565: Machine learning
 
ITI8565: Machine learning
  
Taught by: Kairit Sirts
+
Taught by: Sven Nõmm
  
 
EAP: 6.0
 
EAP: 6.0
  
Time and place: Fridays
+
Time and place: Thursdays
   Lectures: 16:00-17:30  X-406
+
   Lectures: 14:00-15:30  ICT-A2
   Labs: 17:45-19:15 X-412
+
   Labs: 16:00-17:30 ICT-405
  
Additional information: sirts@ioc.ee, juhan.ernits@ttu.ee
+
  Consultation: by appointment
  
Skype: kairit.sirts
+
 +
Additional information: sven.nomm@ttu.ee
  
 
The course is organised by [http://cs.ttu.ee the Department of Comptuer Science]. The course is supported by [http://studyitin.ee/ IT Academy].
 
The course is organised by [http://cs.ttu.ee the Department of Comptuer Science]. The course is supported by [http://studyitin.ee/ IT Academy].
 
Students should also subscribe to [http://lists.ttu.ee/mailman/listinfo/machine-learning machine learning list].
 
This is used to spread information about the course in this semester as well as any other machine learning related event happening in TUT (also in future).
 
 
'''New!!!''' Homework rankings based on results (just for fun): [[Meedia:Ranking.pdf|Ranking]] <br \>
 
This will be updated as the homework results are checked. Stay in tune!
 
 
 
  
 
== Lecture 1: Introduction, decision trees ==
 
== Lecture 1: Introduction, decision trees ==
[[Media:lecture1.pdf|Slides]]
+
[[Media:Intro_and_DTrees_ML_1.pdf |Slides]]
  
 
[[Media:Dt_example.pdf|Example made in class]] - When to play tennis?
 
[[Media:Dt_example.pdf|Example made in class]] - When to play tennis?
33. rida: 27. rida:
 
[http://ciml.info/dl/v0_8/ciml-v0_8-ch01.pdf Reading] - contains also the full algorithm for decision tree learning with divide-and-conquer strategy.
 
[http://ciml.info/dl/v0_8/ciml-v0_8-ch01.pdf Reading] - contains also the full algorithm for decision tree learning with divide-and-conquer strategy.
  
[[Media:Hw1.pdf|First homework]] is open in moodle. For submitting you have to register [https://moodle.e-ope.ee/course/view.php?id=6504|target='_new' to the course]
 
  
== Lecture 2: K nearest neighbours ==
+
== Lecture 2: k-nearest neighbors ==
[[Meedia:Lecture2.pdf|Slides]]
+
[[Media:Intro_and_DTrees_ML2017_1.pdf |Slides]]
  
[http://ciml.info/dl/v0_8/ciml-v0_8-ch02.pdf Reading]
+
== Lecture 3: K-means & Gaussians  ==
 +
[[Media:Lecture3_ML2015_K_means.pdf ‎|Slides]]
  
== Lecture 3: K-means clustering, MLE principle ==
+
NB!  Home assignment Nr.1 will be given next week
[[Meedia:Lecture3.pdf|Slides]]
 
  
 
[http://ciml.info/dl/v0_8/ciml-v0_8-ch02.pdf Reading I]
 
[http://ciml.info/dl/v0_8/ciml-v0_8-ch02.pdf Reading I]
47. rida: 40. rida:
 
[http://ciml.info/dl/v0_8/ciml-v0_8-ch13.pdf Reading II]
 
[http://ciml.info/dl/v0_8/ciml-v0_8-ch13.pdf Reading II]
  
== Lecture 4: Gaussian Mixture Model, EM algorithm ==
+
== Lecture 4: Gaussian Mixture Model & EM algorithm ==
[[Meedia:Lecture4.pdf|Slides]]
+
[[Media:Lecture4_ML2015_GMM_and_EM.pdf ‎|Slides]]
 +
 
 +
[http://ciml.info/dl/v0_8/ciml-v0_8-ch14.pdf Reading ]
 +
 
 +
Home assignment Nr.1
 +
If you missed the class please contact the lecturer sven.nomm@gmail.com
 +
to receive your individual data and get assignment for the part 2.1.
 +
 
 +
[[Media:HomeAssignmnet1.pdf | Home Assignmnet 1]]
 +
 
 +
== Lecture 5: Linear Regression  ==
 +
[[Media:Lecture5_ML2015_Linear_Regression.pdf ‎|Slides]]
 +
 
 +
[[Media: ML_Lecture5_data.zip|Data file 1 for the practice]]
 +
 
 +
== Lecture 6: Logistic Regression  ==
 +
[[Media:Lecture6_ML2015_Logistic_Regression.pdf ‎|Slides]]
 +
 
 +
== Home Assignment 1: Grades ==
 +
[[Media:Home Assignment 1 Grades.pdf ‎|Grades as for 16.03.2015]]
 +
 
 +
== Lecture 7: Logistic Regression  ==
 +
[[Media:Lecture7_ML2015_Logistic_Regression_Model_Fitting.pdf ‎|Slides]]
 +
 
 +
Home assignment Nr.2
 +
If you missed the class please contact the lecturer sven.nomm@gmail.com
 +
to receive your individual data.
 +
 
 +
[[Media:Home Assignment 1 Grades_2303.pdf ‎|Grades as for 23.03.2015]]
 +
 
 +
[[Media:HomeAssignmnet2.pdf | Home Assignmnet 2]]
 +
 
 +
== Lecture 8: Artificial neural networks  ==
 +
[[Media:Lecture8_ML2015_Neural_Networks.pdf ‎|Slides]]
 +
 
 +
[[Media: Lecture8_Practice.zip|Data file for the practice]]
 +
 
 +
 
 +
== Lecture 9: Competitive learning ==
 +
[[Media:Lecture9_ML2015_N_Competitive_Learning.pdf ‎|Slides]]
 +
 
 +
[[Media: Lecture9_Practice.zip|Data file for the practice]]
 +
 
 +
 
 +
== Lecture 10: Neural networks ==
 +
[[Media:Neural Network Presentation for Machine Learning Class.pdf ‎|Slides]]
  
[http://ciml.info/dl/v0_8/ciml-v0_8-ch14.pdf Reading]
 
  
[[Media:Hw2.pdf|Second homework]] is open in moodle.
+
== Lecture 11: Multiclass classification ==
 +
[[Media:Lecture11_ML2015_N_Multiclass_classification.pdf |Slides]]
  
== Lecture 5: History of neural networks, perceptron ==
+
== Home Assignment 3: Neural networks ==
[[Meedia:Lecture5.pdf|Slides]]
+
[[Media:HomeAssignmnet3.pdf |Assignment]]
 +
[[Media:HomeAssignment3.zip ‎|Data]]
  
[http://ciml.info/dl/v0_8/ciml-v0_8-ch03.pdf Reading]
 
  
== Lecture 6: Artificial neural networks ==
+
== Lecture 12: Markov chains and hidden Markov models ==
[[Meedia:Lecture6.pdf|Slides]]
+
[[Media:Lecture12_ML2015_N_Markov_chains_and_hMm_1.pdf |Slides]]
  
[[Meedia:Bp_math.pdf|Backpropagation notes]]
 
  
[http://ciml.info/dl/v0_8/ciml-v0_8-ch08.pdf Reading]
+
== Lecture 13 ==
 +
NB! Thursday 30.04.2015 Lecture is cancelled!!! Instead of the lecture practice will take place at 14:00  ICT-405 !!!
  
[[Media:Hw3.pdf|Third homework]] is open in moodle.
 
  
[https://www.dropbox.com/sh/50sioj7j8z7rwfn/s_iLJ6VlA0 Data] for the third homework
+
== Final Project: description ==
 +
[[Media:description.pdf ‎|Final Poject: description]]
  
== Lecture 7: Linear regresssion ==
+
== Home Assignment 4 ==
[[Meedia:Lecture7.pdf|Slides]]
+
[[Media:Home_assignment4.pdf ‎|Assignment]]
 +
[[Media:HomeAssignment_4.zip ‎|Data]]
  
== Lecture 8: Logistic regresssion ==
+
==Guest Lecture==
[[Meedia:Lecture8.pdf|Slides]]
 
  
== Lecture 8: Naive Bayes, maximum entropy model ==
 
[[Meedia:Lecture9.pdf|Slides]]
 
  
[http://see.stanford.edu/materials/aimlcs229/cs229-notes2.pdf Reading, section 2, lecture notes by Andrew Ng]
+
[[Media:SVM_MK_2015.pdf ‎|Support vector Machines by Maria Kesa]]
  
== Additional links ==
 
[[Meedia:Latex_example.pdf|Latex example]]
 
  
[[Meedia:Latex_example.tex|Latex example code]]
+
== Consultation ==
 +
21.05.2015  ICT-405  14:00- 17:30
  
[http://www.maths.tcd.ie/~dwilkins/LaTeXPrimer/ Latex tutorial]
 
  
[http://arkitus.com/patterns-for-research-in-machine-learning/ Tips for scientific programming]
+
==Exam 28.05.2015 ==
 +
Due to the ICT-405 availability examination time is shifted from 16:00 to 12:00
 +
If you could not come at 12 please let me know!!!

Viimane redaktsioon: 31. jaanuar 2017, kell 15:47

Previous years: 2014

Spring 2014/2015

ITI8565: Machine learning

Taught by: Sven Nõmm

EAP: 6.0

Time and place: Thursdays

 Lectures: 14:00-15:30  ICT-A2
 Labs: 16:00-17:30  ICT-405
 Consultation: by appointment


Additional information: sven.nomm@ttu.ee

The course is organised by the Department of Comptuer Science. The course is supported by IT Academy.

Lecture 1: Introduction, decision trees

Slides

Example made in class - When to play tennis?

Reading - contains also the full algorithm for decision tree learning with divide-and-conquer strategy.


Lecture 2: k-nearest neighbors

Slides

Lecture 3: K-means & Gaussians

Slides

NB! Home assignment Nr.1 will be given next week

Reading I

Reading II

Lecture 4: Gaussian Mixture Model & EM algorithm

Slides

Reading

Home assignment Nr.1 If you missed the class please contact the lecturer sven.nomm@gmail.com to receive your individual data and get assignment for the part 2.1.

Home Assignmnet 1

Lecture 5: Linear Regression

Slides

Data file 1 for the practice

Lecture 6: Logistic Regression

Slides

Home Assignment 1: Grades

Grades as for 16.03.2015

Lecture 7: Logistic Regression

Slides

Home assignment Nr.2 If you missed the class please contact the lecturer sven.nomm@gmail.com to receive your individual data.

Grades as for 23.03.2015

Home Assignmnet 2

Lecture 8: Artificial neural networks

Slides

Data file for the practice


Lecture 9: Competitive learning

Slides

Data file for the practice


Lecture 10: Neural networks

Slides


Lecture 11: Multiclass classification

Slides

Home Assignment 3: Neural networks

Assignment Data


Lecture 12: Markov chains and hidden Markov models

Slides


Lecture 13

NB! Thursday 30.04.2015 Lecture is cancelled!!! Instead of the lecture practice will take place at 14:00 ICT-405 !!!


Final Project: description

Final Poject: description

Home Assignment 4

Assignment Data

Guest Lecture

Support vector Machines by Maria Kesa


Consultation

21.05.2015 ICT-405 14:00- 17:30


Exam 28.05.2015

Due to the ICT-405 availability examination time is shifted from 16:00 to 12:00 If you could not come at 12 please let me know!!!