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
2015-01-02required and optional optionsJohn Langford
2015-01-02simpler optionsJohn Langford
2014-12-31dealt with lingering dependenciesJohn Langford
2014-12-29fixed compile issuesJohn Langford
2014-12-29many simplificationsJohn Langford
2014-12-29various simplificationsJohn Langford
2014-12-29init consistency enforcedJohn Langford
2014-12-27fix conflictsJohn Langford
2014-12-27fix python compileJohn Langford
2014-12-27remove & from setupJohn Langford
2014-12-27remove new for learnerJohn Langford
2014-12-27detemplate learnerJohn Langford
2014-12-27unified type structure of reductionsJohn Langford
2014-12-26fix conflictsJohn Langford
2014-12-26simplify argument specificationJohn Langford
2014-12-26pointer to ref in many casesJohn Langford
2014-12-26fix conflictsJohn Langford
2014-12-23easier calloc_or_dieJohn Langford
2014-12-02tweaks for compileJohn Langford
2014-12-02consolidated optionsJohn Langford
2014-12-02separate optionsJohn Langford
2014-12-01still refactoringJohn Langford
2014-11-28separated label from predictionJohn Langford
2014-11-18update to masterJohn Langford
2014-11-16typing label, first compiling versionJohn Langford
2014-11-15fixed --autolinkMartin Popel
2014-11-15Revert "made label type explicit for examples"John Langford
2014-11-14made label type explicit for examplesJohn Langford
2014-05-06recursive option traversal and discoveryJohn Langford
2014-05-03unifying file and commandline optionsJohn Langford
2014-04-23in the middle---some bug in testJohn Langford
2014-04-17change stride to stride_shiftJohn Langford
2014-03-31error check all calls to callocJohn Langford
2014-03-27more minor refactoringJohn 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-11-02eliminated base from many placesJohn Langford
2013-11-01reductions now nonuniformJohn 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-28learner definition rewritesJohn Langford
2013-10-26standardizing driverJohn Langford
2013-05-13make learner datastructures privateJohn Langford
2013-04-09move all definitions in namespace VW to vw.hniruc
2013-04-08fix windows side export_exampleU-NORTHAMERICA\jcl