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
2014-04-29inline foreach_feature rolloutsJohn Langford
2014-03-31uniform explicit include guardsJohn Langford
2014-02-07remove get_initial abstractionJohn Langford
2014-01-25minor tweaksJohn Langford
2014-01-22conversion to &John Langford
2014-01-21changed pointers to referencesJohn Langford
2014-01-11factored out more thingsJohn Langford
2014-01-10tweak foreach_feature to minimize time complexityJohn Langford
2014-01-10removed global data structure for inner loop of feature traversalsJohn Langford
2014-01-10remove reference to global datastructure on inner loopJohn Langford
2014-01-10use ref instead of pointer in inner loopJohn Langford
2014-01-10removed label parser dereferenceJohn Langford
2014-01-09added scorer reductionJohn Langford
2014-01-08void* removal in processJohn Langford
2013-12-25void* removalJohn Langford
2013-11-01reductions now nonuniformJohn Langford
2013-08-21flatten vw exampleniruc
2013-08-15Merge github.com:JohnLangford/vowpal_wabbitniruc
2013-08-15flatten exampleniruc
2013-07-22--feature_mask using weight vector to save maskZhen Qin
2013-06-04fix double offset for quadratic and cubic features.John Langford
2013-04-04dead code removalJohn Langford
2013-04-04remove feature loops in bfgs.ccJohn Langford
2013-04-04generic feature loopJohn Langford
2013-03-20make learner initialization functionalJohn Langford
2013-03-20cleaned learning algorithm interface per discussion with MiroJohn Langford
2013-03-04odd bugJohn Langford
2013-02-02remove spurious allreduce.h includeJohn Langford
2013-01-21first compiling versionJohn Langford
2013-01-15common load function for bfgs & gdJohn Langford
2013-01-14made save/load modularJohn Langford
2013-01-11pulled offset into examplesHal Daume III
2013-01-10removed a bunch of commented codeHal Daume III
2013-01-10predict is mostly templatedHal Daume III
2012-09-29update header licensingJohn Langford
2012-06-01rejiggered reductions for libraryJohn Langford
2012-05-30nearly all state now addressableJohn Langford
2012-01-25made reductions recursiveJohn Langford
2012-01-18made oaa driveJohn Langford
2012-01-18converted all cores to function as a driver() to help with library and reductionJohn Langford
2012-01-03now creating a linkable libraryBrian Muller