Seminar on Internet Technologies (Winter 2017/2018): Difference between revisions

Line 49: Line 49:
| [http://user.informatik.uni-goettingen.de/~dkoll David Koll]
| [http://user.informatik.uni-goettingen.de/~dkoll David Koll]
| [http://www.kdnuggets.com/2015/05/21-essential-data-visualization-tools.html]
| [http://www.kdnuggets.com/2015/05/21-essential-data-visualization-tools.html]
|-
| '''A survey of clustering algorithms'''
Clustering is the unsupervised learning algorithm which groups unlabeled data into similar sub-groups. The clustering problem has been addressed in many contexts (social network, structure biological network ..). In this topic, we review and compare different approach address this problem. There are two main “small topics”:
a, Non-model based algorithms: Kmeans, spectral clustering, DBSCAN ..
b, A probabilistic model-based algorithm: Expectation Maximization, Gibbs sampler for Gaussian mixture model
There are some useful practical parts which help students apply algorithms in real data.
| Thach Nguyen (Chuong-Thach.Nguyen@mpibpc.mpg.de)
| [https://pdfs.semanticscholar.org/26f1/78dbb00630ce19cccb9840ea12dbe31801be.pdf][http://papers.nips.cc/paper/2092-on-spectral-clustering-analysis-and-an-algorithm.pdf]
|-
|-
| '''Transfer Learning for Visual Categorization (assigned to Shaheer Asghar)'''
| '''Transfer Learning for Visual Categorization (assigned to Shaheer Asghar)'''
87

edits