Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |