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-11-25redo adaptive so the regressor is binary compatibleJohn Langford
2010-11-09improvements to logistic and active from NikosJohn Langford
2010-10-15Nikos active learning patchesJohn Langford
2010-10-08fixed nan label on testonly bugJohn Langford
2010-10-06resolved conflictJohn Langford
2010-10-06Nikos active simulation patchJohn Langford
2010-10-01Various minor tweaks.John Langford
2010-09-30initially implementation of initialization to oneJohn Langford
2010-09-27better default power_t for adaptiveJohn Langford
2010-09-26bugfix multiple passes, change defaultsJohn Langford
2010-09-25initial per-feature learning rate from NikosJohn Langford
2010-09-22commit before modifying for differential predictions. currently loss eventual...Jacob Hofman
2010-09-21added global multiplierJohn Langford
2010-09-21initial corrective updateJohn Langford
2010-09-18debugged delayed global update with Nikos helpJohn Langford
2010-09-17initial delayed_globalJohn Langford
2010-09-17added --hash option for specifying different hash functionsNikos Karampatziakis
2010-09-05finished implementing backprop, debuggingJohn Langford
2010-08-30partially implemented backpropJohn Langford
2010-04-24ngrams debuggedJohn Langford
2010-04-20merged man fixes from yarikopticJohn 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
2010-04-08RF+ENH: --version (new) and --help to print to stdoutYaroslav Halchenko
2009-12-31Tweaked loss function parsing4.1John Langford
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-30Fixed some loss function bugsJohn Langford
2009-12-11Adding support for compression using zlib/gzipShravan M Narayanamurthy
2009-12-07Make default bits more explicitJohn Langford
2009-12-07Reorder printout for correctness.John Langford
2009-12-07Made cache specify numbits if default is used.John Langford
2009-12-06scoped decay_learnin_rate declarationJohn Langford
2009-11-30hardening cluster branch for releaseJohn Langford
2009-11-25made compile on fedora 11John Langford
2009-10-18Various bugfixes for cluster supportJohn Langford
2009-10-01Minor changes.John Langford
2009-10-01Multiple destination sendto working.John Langford
2009-09-30made loss viewable by senderJohn 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-14Added support for noop when only caching.John Langford
2009-09-14First compiling version of multisource support.John Langford
2009-09-07added warning messageJohn Langford
2009-09-01Revamped IO so that inputs and caching are independent, and multiple caches c...John Langford
2009-08-31Fixed bad input assignment bug.John Langford
2009-08-31Reworked things so input and output are distinct.John Langford
2009-08-31Fixing bugs in sender.ccJohn Langford