Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/vowpal_wabbit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-04save command added: save_filename|Jake Hofman
2011-03-21fix arm alignment bug from Jani and extra whitespace removal from sudarshanJohn Langford
2011-01-20made 29 bits correct and explicitly disabled greater.John Langford
2010-09-24optimizations for speedJohn Langford
2010-04-20deleted debian-specific and tweaked n/skip generation so it made sense. Must...John Langford
2010-04-19Supports signed differences in the cache format. This uses the ZigZagEncoding...Shravan M Narayanamurthy
2009-12-31Applied Shravan's zlib compression patchJohn Langford
2009-12-11Adding support for compression using zlib/gzipShravan M Narayanamurthy
2009-12-07searching for strange heisenbugJohn Langford
2009-12-05debugged a bitJohn Langford
2009-12-04tweaked format for tag and labelJohn Langford
2009-12-01fixed performance bug due to unnecessary sortingJohn Langford
2009-10-18Various bugfixes for cluster supportJohn Langford
2009-09-20first compiling (but not debugged) cluster version.John Langford
2009-08-31Fixed bad input assignment bug.John Langford
2009-08-31debugging odd cluster bugJohn Langford
2009-08-31Reworked things so input and output are distinct.John Langford
2009-08-23Made binary mode sending work.John Langford
2009-08-22Merge branch 'master' into clusterJohn Langford
2009-08-22NaN check on input and making it so cache file is valid for smaller cache sizes.John Langford
2009-08-17First sending core.John Langford
2009-08-01Initial release of version 3.10. I've incorporated some of theJohn Langford