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-18waitid to wait from Michael RadfordJohn Langford
2011-08-14MAP_ANON hack II for macsJohn Langford
2011-08-14MAP_ANON hack for macsJohn Langford
2011-08-12added Michael Radford's killable daemon patchJohn Langford
2011-08-04small tweaksJohn Langford
2011-08-04persistent daemon should be working ...Jake Hofman
2011-07-16cleanup before pull request for matrix factorizationJake Hofman
2011-06-10things unbroken, maybe?Jacob Hofman
2011-04-28modified conjugate gradient code to exponentiate over examples using --initia...John Langford
2011-04-11fixed Sanmi's bug in --ignoreJohn Langford
2011-03-28incorporated bugfixes from NikosJohn Langford
2011-03-27made --ignore fast and updated LDA code.John Langford
2011-03-21fix hash bug and cycle learning rate bugJohn Langford
2011-03-09change to parser to guard against decay_learning_rate problem for small input...Jacob Hofman
2011-01-22changed cg printout to be more sensibleJohn 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-21added --ignore <c> to ignore namespaces beginning with <c>John Langford
2010-12-09Merge branch 'heywhoah-master'John Langford
2010-12-09minorJohn Langford
2010-12-08added a small test example for LDA and fixed a bug with sort_featuresMatthew Hoffman
2010-12-08fixed bugs Ariel foundJohn Langford
2010-12-06fixed bugs Ariel foundJohn Langford
2010-12-04initial minibatchJohn Langford
2010-11-28feature miscount bug from Ariel fixedJohn 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-19fixed reset/daemon interaction bugJohn Langford
2010-10-15Nikos active learning patchesJohn Langford
2010-10-12fixed audit print for adaptive bugJohn Langford
2010-09-30determinized cluster parallel updates, but I think there is still some bugJohn Langford
2010-09-29single pass cache patch from NikosJohn Langford
2010-09-27added daemon() callJohn Langford
2010-09-27fixed (hopefully) final threading bug from Nikos.John Langford
2010-09-26bugfix multiple passes, change defaultsJohn Langford
2010-09-25initial per-feature learning rate from NikosJohn Langford
2010-09-24optimizations for speedJohn Langford
2010-09-22commit before modifying for differential predictions. currently loss eventual...Jacob Hofman
2010-09-22bug fixes from NikosJohn Langford
2010-09-21initial corrective updateJohn Langford
2010-09-20fixed all known bugsJohn Langford
2010-09-18debugged delayed global update with Nikos helpJohn Langford
2010-09-17solved slow finishing bugJohn Langford
2010-09-17initial delayed_globalJohn Langford
2010-09-17added --hash option for specifying different hash functionsNikos Karampatziakis
2010-09-08apparently bug freeJohn Langford
2010-09-08helgrind okJohn Langford
2010-09-08perhaps debugged?John Langford
2010-09-05debugged someJohn Langford