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-30VS2012 typefixes and bugfixesU-NORTHAMERICA\jcl
2014-04-23in the middle---some bug in testJohn Langford
2014-04-23refactor problem types a bitJohn Langford
2014-03-31error check all calls to callocJohn 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-22more pointer to ref conversionsJohn Langford
2014-01-22conversion to &John Langford
2014-01-21changed pointers to referencesJohn Langford
2014-01-10removed label parser dereferenceJohn Langford
2014-01-09finished void* removal in learner.hJohn Langford
2014-01-08more void* removalJohn Langford
2014-01-08void* removal in processJohn Langford
2014-01-07reductions now have predict functions, but tests breakJake Hofman
2013-11-04internalized increment calculationsJohn Langford
2013-11-04mid changeJohn Langford
2013-11-02remove audit from offsetJohn 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-31Merge branch 'master' of github.com:JohnLangford/vowpal_wabbitJohn Langford
2013-10-31halfway through reduction restructureJohn Langford
2013-10-31changed label type for oaa to uin32_tHal Daume III
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-09-05finish coding all reductionsZhen Qin
2013-08-31make ect work and fix bug when --adaptive is offZhen Qin
2013-05-13make learner datastructures privateJohn Langford
2013-04-10finally fixed, forced stride * weights_per_problem to be divisible by 2Jake Hofman
2013-04-10in the midst of debugJake Hofman
2013-04-09move all definitions in namespace VW to vw.hniruc
2013-04-04migrate stride to regressor datastructureJohn Langford
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-03-04bfgs is not behaving rightJohn Langford
2013-02-03vs2010 fixesU-NORTHAMERICA\jcl
2013-02-02fixed label-related warningsJohn Langford
2013-01-29added binary reduction for easy measurement of 0/1 lossJohn Langford
2013-01-27warnings for bad labels to multiclassJohn Langford
2013-01-21bug fixesJohn Langford
2013-01-21first compiling versionJohn Langford
2013-01-10fix missing casts in program optionsJohn Langford
2013-01-09zeroing out warningsU-NORTHAMERICA\jcl