Skip to content

Assignments in 'Applied Probabilistic Models' course by Prof. Ido Dagan at Bar-Ilan University.

Notifications You must be signed in to change notification settings

DorinK/Applied-Probabilistic-Models-Course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 

Repository files navigation

Applied Probabilistic Models Course

Master's course of Prof. Ido Dagan at Bar-Ilan University on the "language" of probabilistic modeling - basic models, estimation and learning methods. Including: probability concepts and definitions, Maximum Likelihood Estimation, hidden variables, Bayesian models, classification, clustering, Expectation-Maximization algorithm and information theory basics.

Second Assignment in 'Applied Probabilistic Models':

In this exercise we explored different methods to estimate the probability of seen and yet unseen events. We used a development set to learn different language models and compare them according to their perplexity on a test set. We also implemented two smoothing methods:

  • Lidstone model training
  • Held out model training

Third Assignment in 'Applied Probabilistic Models':

In this exercise we implemented the EM clustering algorithm for unsupervised classification of articles into clusters.

Score for both exercises: 100

About

Assignments in 'Applied Probabilistic Models' course by Prof. Ido Dagan at Bar-Ilan University.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages