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
/
pro-train
Age
Commit message (
Expand
)
Author
2012-02-03
make pro use new interface
Chris Dyer
2011-12-20
migrate fast_score to the new API
Chris Dyer
2011-11-11
new improved distributed operation for PRO, MERT
Chris Dyer
2011-11-10
better defaults for pro
Chris Dyer
2011-11-07
updates to pro to support regularization to previous weight vectors, regualar...
Chris Dyer
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