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
/
training
/
Makefile.am
Age
Commit message (
Expand
)
Author
2013-03-28
updated Makefiles
Avneesh Saluja
2012-11-18
major restructure of the training code
Chris Dyer
2012-10-22
Update search, make it compile
Kenneth Heafield
2012-09-20
rename model1 to fast_aligner, since it does way more than model1 but is most...
Chris Dyer
2012-06-29
add option for entropy optimization
Chris Dyer
2012-06-24
compute risk / gradient of risk
Chris Dyer
2012-06-19
compute held-out ppl in mpi_batch_optimize
Chris Dyer
2012-05-27
fix mapper to use common candidate set code
Chris Dyer
2012-05-13
put creg in its own top-level folder
Chris Dyer
2012-05-13
fast creg training code for univariate linear and logistic regression
Chris Dyer
2012-02-21
use lbfgs
Chris Dyer
2012-02-18
initial lbl_model stub
Chris Dyer
2012-02-10
move atools to utils directory
Chris Dyer
2011-10-14
le optimizer
Chris Dyer
2011-09-17
make fix
Chris Dyer
2011-09-15
script to filter reachable sentences, weight cleanup
Guest_account Guest_account prguest11
2011-09-13
binary to extract features encountered
Chris Dyer
2011-09-13
get rid of bad Weights class so it no longer keeps a copy of a vector inside it
Chris Dyer
2011-07-06
tool to compute feature expectations in translation charts
Chris Dyer
2011-05-23
calculate word perplexities
Chris Dyer
2011-04-16
llh computer
Chris Dyer
2011-03-25
em optimizer- really crappy implementation
Chris Dyer
2011-02-28
src language LM phrase scoring
Chris Dyer
2010-12-22
fix compound splitter, new features, more training data
Chris Dyer
2010-12-05
small changes
redpony
2010-11-11
fix dumb link problem
redpony
2010-11-02
mpi batch optimize without mpi
redpony
2010-10-23
train without mpi
redpony
2010-10-01
compute obj, fixes for grammar filter
redpony
2010-09-30
grammar filter
redpony
2010-09-29
move model 1 code
redpony
2010-09-28
use boost mpi, fix L1 stochastic optimizer
redpony
2010-09-22
mpi support for training
redpony
2010-08-29
online optimizer
redpony
2010-08-11
major refactor, break bad circular deps
redpony
2010-06-22
initial checkin
redpony