Skip to content

Commit

Permalink
Add an example of relational topic model. #4
Browse files Browse the repository at this point in the history
  • Loading branch information
dongwookim-ml committed Feb 17, 2016
1 parent 5ddbf30 commit 97ea0b6
Show file tree
Hide file tree
Showing 4 changed files with 97,449 additions and 42 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Current implementations
* Correlated topic Model
* Variational inference
* Relational topic model (VI)
* Exponential link function
* [Exponential link function](http://nbviewer.jupyter.org/github/arongdari/python-topic-model/blob/master/notebook/RelationalTopicModel_example.ipynb)
* [Author-Topic model](http://nbviewer.jupyter.org/github/arongdari/python-topic-model/blob/master/notebook/AuthorTopicModel_example.ipynb)
* [HMM-LDA](http://nbviewer.jupyter.org/github/arongdari/python-topic-model/blob/master/notebook/HMM_LDA_example.ipynb)
* Discrete infinite logistic normal (DILN)
Expand Down
Loading

0 comments on commit 97ea0b6

Please sign in to comment.