index
:
cdec-dtrain-legacy
json_serial
master
net
Mirror of https://github.com/pks/cdec-dtrain-legacy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gi
/
pyp-topics
/
src
/
pyp-topics.cc
Age
Commit message (
Expand
)
Author
2010-08-23
fixed llh and changed to random initialiser.
philblunsom
2010-08-23
fixed llh and changed to random initialiser.
philblunsom
2010-07-23
Changed the initialisation of the sampler, hopefully this will work better.
philblunsom
2010-07-19
Vaguely working distributed implementation. Hierarchical topics doesn't yet w...
philblunsom
2010-07-15
Fixed rather large bug in the table handling for the hierarchical models.
philblunsom@gmail.com
2010-07-14
starting an mpi version.
philblunsom
2010-07-13
added thresholding for span labelling
bothameister
2010-07-13
added queue mechanism to parallelization of hyperparam resampling; new progra...
bothameister
2010-07-07
cygwin compile
graehl
2010-07-06
Added simple multi-threading during hyperparameter resampling. Added cmdarg f...
bothameister
2010-07-05
migrating away from mt19937ar to Boost.Random - separate RNG instances used i...
bothameister
2010-07-05
restaurant instances are now kept in ptr_vectors instead of standard vectors;...
bothameister
2010-07-05
Updated config file handling for pyp-topics and pipeline.
philblunsom
2010-07-02
cygwin compile
graehl
2010-07-02
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@115 ec762483-ff6d-05da-a...
philblunsom@gmail.com
2010-07-02
log llh with more precision
redpony
2010-07-02
Hopefully fixed the time issue now ...
philblunsom@gmail.com
2010-07-02
Undid timer changes, will have to think of something else ...
philblunsom
2010-07-02
Changed timer to be mac compatible.
philblunsom@gmail.com
2010-07-02
Small change to streamline sampling calculation.
philblunsom@gmail.com
2010-07-02
changed timer mechanism to play nice with multiple threads
bothameister
2010-07-01
Added hierarchical topics.
philblunsom@gmail.com
2010-07-01
Added hierarchical topics.
philblunsom@gmail.com
2010-06-29
log timing info
redpony
2010-06-29
Debugged hierarchical backoff model.
philblunsom@gmail.com
2010-06-28
pyp-sampler: added randomization to sequence in which corpus is sampled
bothameister
2010-06-22
Initial ci of gi dir
philblunsom@gmail.com