Age | Commit message (Expand) | Author |
2014-05-15 | use fma if available | Chris Dyer |
2012-10-02 | cdec cleanup, remove bayesian stuff, parsing stuff | Chris Dyer |
2012-08-12 | possible errors with google hashes | Chris Dyer |
2012-08-12 | fix sparse vector api, and add crp helper class | Chris Dyer |
2012-06-18 | switch to hash maps for sparse vectors | Chris Dyer |
2012-06-18 | add non-const iterators to sparse vector, speed up model1 code | Chris Dyer |
2012-05-27 | clean up | Chris Dyer |
2012-05-16 | clean up | Chris Dyer |
2012-05-13 | fast creg training code for univariate linear and logistic regression | Chris Dyer |
2012-04-29 | reverted changes in upstream | Patrick Simianer |
2012-03-13 | merge with upstream | Patrick Simianer |
2012-03-01 | compile fix on old versions of gcc with MPI enabled | Chris Dyer |
2012-01-27 | migration to new metric api for vest, clean up of unsupported/not functional ... | Chris Dyer |
2011-11-11 | more reporting, size_nonz() for fast sparse vector | Patrick Simianer |
2011-10-13 | svm impl, faster | Patrick Simianer |
2011-09-23 | a lot of stuff, fast_sparse_vector, perceptron, removed sofia, sample [...] | Patrick Simianer |
2011-09-03 | fix header problem when serializing sparse vector with boost | Chris Dyer |
2011-09-03 | fix sparse vector to work with boost serialization | Chris Dyer |
2011-07-12 | nasty bug in operator- in sparse vector | Chris Dyer |
2011-05-04 | remove compile-time size assert | Chris Dyer |
2011-04-30 | fix memory leak! | Chris Dyer |
2011-04-27 | fix potential crash in FastSparseVector operator= | Chris Dyer |
2011-04-22 | fix dup code | Chris Dyer |
2011-04-22 | make compatible with FastSparseVector | Chris Dyer |
2011-04-21 | adding functionality to fast_sparse_vector, getting ready for transition to it | Chris Dyer |
2011-04-21 | beginning of fast sparse vector impl | Chris Dyer |