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-05-25merged john's changesHal Daume III
2014-04-23in the middle---some bug in testJohn Langford
2014-03-27more minor refactoringJohn Langford
2014-03-25refactor multiclass out of oaaJohn Langford
2014-01-22more pointer to ref conversionJohn Langford
2014-01-21changed pointers to referencesJohn Langford
2014-01-09finished void* removal in learner.hJohn Langford
2014-01-08void* removal in processJohn Langford
2014-01-07reductions now have predict functions, but tests breakJake Hofman
2013-12-09minor tweaksJohn Langford
2013-11-09fix --binaryJohn Langford
2013-11-02eliminated base from many placesJohn Langford
2013-11-01reductions now nonuniformJohn Langford
2013-11-01new version of learner.h for easier nonuniform reductionJohn Langford
2013-10-31halfway through reduction restructureJohn Langford
2013-10-30eliminated driverJohn Langford
2013-10-30finish is autorecursiveJohn Langford
2013-10-30eliminated command_example() functionJohn Langford
2013-10-29removed several driversJohn Langford
2013-05-13make learner datastructures privateJohn Langford
2013-04-09move all definitions in namespace VW to vw.hniruc
2013-04-01initial parser exposedunknown
2013-03-21syntactic sugar for calling reduction functionsJohn Langford
2013-03-20make learner initialization functionalJohn Langford
2013-03-20cleaned learning algorithm interface per discussion with MiroJohn Langford
2013-03-20type the globalJohn Langford
2013-03-20uniform constructor naming convention for reductions and learning algorithmsJohn Langford
2013-01-29add binary filesJohn Langford