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
2010-09-05finished implementing backprop, debuggingJohn Langford
2010-08-30partially implemented backpropJohn Langford
2010-08-25Patch for proper treatment of importance weightsNikos Karampatziakis
2010-04-24ngrams debuggedJohn Langford
2010-04-23remove spurious eraseJohn Langford
2010-04-23Contact: vpetricek@eharmony.comhadoop
2010-04-20second draft, ngramsJohn Langford
2010-04-20deleted debian-specific and tweaked n/skip generation so it made sense. Must...John Langford
2010-04-19 Adding support for k-skip-n-grams.Shravan M Narayanamurthy
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-31Added versioning to output files and made min_prediction and max_prediction a...John Langford
2009-12-11Adding support for compression using zlib/gzipShravan M Narayanamurthy
2009-12-07Reorder global.mask generation.John Langford
2009-12-07Made cache specify numbits if default is used.John Langford
2009-12-06Added a warning about inconsistent idsJohn Langford
2009-12-06scoped decay_learnin_rate declarationJohn Langford
2009-12-05Optimized network speed via allowing Nagle and fixed bugs revealed.John Langford
2009-12-05debugged a bitJohn Langford
2009-12-04tweaked format for tag and labelJohn Langford
2009-12-01nuked unused functionJohn Langford
2009-12-01fixed performance bug due to unnecessary sortingJohn Langford
2009-11-30hardening cluster branch for releaseJohn Langford
2009-11-30more format tweakingJohn Langford
2009-11-30tweaking compile bugsJohn Langford
2009-11-25made compile on fedora 11John Langford
2009-10-18Various bugfixes for cluster supportJohn Langford
2009-10-10Apparently working cluster parallel.John Langford
2009-10-07Debugging multisource.John Langford
2009-10-01Debugging second link.John Langford
2009-10-01Minor changes.John Langford
2009-10-01Multiple destination sendto working.John Langford
2009-09-29Half of cluster parallel once again working.John Langford
2009-09-27Minor bug fixes.John Langford
2009-09-20first compiling (but not debugged) cluster version.John Langford
2009-09-17Still grinding.John Langford
2009-09-14Altered system to detect and disable double caching.John Langford
2009-09-14First compiling version of multisource support.John Langford