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-16various cleanup and organization6.0John Langford
2011-08-13Alekh current cluster parallel patchJohn Langford
2011-08-13Nikos SSE patchJohn Langford
2011-08-04small tweaksJohn Langford
2011-08-04rank and lda now saved in regressorJake Hofman
2011-07-20check in matrix facorization code from JakeJohn Langford
2011-07-18initial L-BFGS from Miro DudikJohn Langford
2011-07-16cleanup before pull request for matrix factorizationJake Hofman
2011-07-16restored BOOST vars in MakefileJake Hofman
2011-07-16integrated basic matrix factorizationJacob Hofman
2011-07-16added gd_mf to MakefileJacob Hofman
2011-07-09tweak precisionJohn Langford
2011-07-09added -f to MakefileJohn Langford
2011-07-05disable -WerrorJohn Langford
2011-06-28Makefile tweakJohn Langford
2011-06-25lda is a separate executableJohn Langford
2011-06-24removed pedantic flag because old compilers do not support -Wno-vlaJohn Langford
2011-06-24initiall cluster parallel CG codeJohn Langford
2011-06-24Merge branch 'master' of git://github.com/alekh/vowpal_wabbitJohn Langford
2011-06-24use -Wall -Werror --pedantic flags for compilation (and everythingSergei Matusevich
2011-06-23minor changes and a README for clusterAlekh Agarwal
2011-06-21update make flagsJohn Langford
2011-06-21fix empty model reading bug from VaclavJohn Langford
2011-06-10things unbroken, maybe?Jacob Hofman
2011-05-14tweaked install locationJohn Langford
2010-12-23matrix factorization uses new format for weight vector, checking for bugsJacob Hofman
2010-12-23commit before updating from main repositoryJacob Hofman
2010-12-06Add more tests: 1) really test -q (was noop) 2) test threadsariel faigon
2010-12-03synced ldaJohn Langford
2010-11-29More thorough test-suite: one more train-set, 5 tests + RunTests scriptariel faigon
2010-11-27Makefile cleanup:ariel faigon
2010-11-27optimized make flagsJohn Langford
2010-11-26initial working cgJohn Langford
2010-11-25fixed all but regressor format issueJohn Langford
2010-11-25redo adaptive so the regressor is binary compatibleJohn Langford
2010-10-15Nikos active learning patchesJohn Langford
2010-10-06Nikos active simulation patchJohn Langford
2010-09-30determinized cluster parallel updates, but I think there is still some bugJohn Langford
2010-09-25tweaked makefileJohn Langford
2010-09-25initial per-feature learning rate from NikosJohn Langford
2010-09-24Optimization flags onJohn Langford
2010-09-22commit before modifying for differential predictions. currently loss eventual...Jacob Hofman
2010-09-17solved slow finishing bugJohn Langford
2010-09-08reverted to standard MakefileNikos Karampatziakis
2010-09-08Merge commit 'upstream/master'Nikos Karampatziakis
2010-09-05finished implementing backprop, debuggingJohn Langford
2010-09-04Norm invariant loss functionsNikos Karampatziakis
2010-08-25Patch for proper treatment of importance weightsNikos Karampatziakis
2010-04-24ngrams debuggedJohn Langford
2010-04-08NF: Generate a basic manpage for vw using help2manYaroslav Halchenko