index
:
cdec-dtrain
cmake
master
sa_mmap
word-alignment
Mirror of https://github.com/pks/cdec-dtrain.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gi
/
pyp-topics
/
src
/
pyp.hh
Age
Commit message (
Expand
)
Author
2012-10-02
cdec cleanup, remove bayesian stuff, parsing stuff
Chris Dyer
2010-08-23
fixed llh and changed to random initialiser.
philblunsom
2010-07-19
Vaguely working distributed implementation. Hierarchical topics doesn't yet w...
philblunsom
2010-07-16
working on mpi implementation.
philblunsom@gmail.com
2010-07-15
Fixed rather large bug in the table handling for the hierarchical models.
philblunsom@gmail.com
2010-07-15
Fixed bug with random number generator passed to slice sampler.
philblunsom@gmail.com
2010-07-14
starting an mpi version.
philblunsom
2010-07-06
removed dependency on gammadist.c to be absolutely sure our code doesn't use ...
bothameister
2010-07-05
migrating away from mt19937ar to Boost.Random - separate RNG instances used i...
bothameister
2010-07-02
Small change to streamline sampling calculation.
philblunsom@gmail.com
2010-06-30
switched to doubles
philblunsom@gmail.com
2010-06-29
Debugged hierarchical backoff model.
philblunsom@gmail.com
2010-06-22
Initial ci of gi dir
philblunsom@gmail.com