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
/
pro-train
/
mr_pro_reduce.cc
Age
Commit message (
Collapse
)
Author
2012-05-26
fix incorrect interface use
Chris Dyer
2012-05-23
more bjam stuff, more cleanup
Chris Dyer
2012-05-08
switch to liblbfgs for pro
Chris Dyer
2011-11-10
better defaults for pro
Chris Dyer
2011-11-07
updates to pro to support regularization to previous weight vectors, ↵
Chris Dyer
regualarization normalization, disable broken regularization tuning
2011-09-14
fix for more problems caused by hash refactoring
Chris Dyer
2011-09-14
fix for potential segv with no weights
Chris Dyer
2011-09-14
fix pro train bug causing it not to optimize when there is no held-out test set
Chris Dyer
2011-09-14
weight_t refactoring
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-16
tune regularizer
Chris Dyer
2011-07-13
faster code, optional held-out test set
Chris Dyer
2011-07-12
minor optimization
Chris Dyer
2011-07-12
debugged pro trainer
Chris Dyer
2011-07-11
sort of working hopkins&may optimizer
Chris Dyer
2011-07-10
starting implementation of Hopkins&May (2011) optimizer
Chris Dyer