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-02reorder some parsingJohn Langford
2014-04-23in the middle---some bug in testJohn Langford
2014-04-22Merge branch 'master' of github.com:JohnLangford/vowpal_wabbitJohn Langford
2014-04-22maybe fixed heisenbug?John Langford
2014-04-17change stride to stride_shiftJohn Langford
2014-03-31error check all calls to callocJohn Langford
2014-01-22more pointer to ref conversionJohn Langford
2014-01-22more pointer to ref conversionsJohn Langford
2014-01-21changed pointers to referencesJohn Langford
2014-01-11factored out more thingsJohn 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-08more void* removalJohn Langford
2014-01-08more void* removalJohn Langford
2014-01-08still doing void* removalJohn Langford
2014-01-08void* removal in processJohn Langford
2014-01-06breaking stuff: all reductions now need predictJake Hofman
2014-01-06Merge github.com:JohnLangford/vowpal_wabbitJake Hofman
2014-01-05remove some header includesJohn Langford
2014-01-01cleaned up base learner predict functionsJake Hofman
2014-01-01predict = test_only learn for base learnersJake Hofman
2014-01-01added predict to base learner interfaceJake Hofman
2013-12-25void* removalJohn Langford
2013-11-09replacing cout with cerrRukshan Batuwitage
2013-11-09Fixing failed testsRukshan Batuwitage
2013-11-08several bug fixing related to bfgs per-feature regulatizationrukshanb
2013-11-08several bug fixing of bfgs per-feature regularizationRukshan Batuwitage
2013-11-07bug fixes related to per-feature regularizationRukshan Batuwitage
2013-11-04minor simplificationJohn Langford
2013-11-04internalized increment calculationsJohn Langford
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-30added init_driver routine, fixed bfgs backstepJohn Langford
2013-10-29removed several driversJohn Langford
2013-09-05update test casesZhen Qin
2013-09-05printout tweak for gd, bfgs, oaaZhen Qin
2013-08-30make gd and bfgs work after moving loss to simple_labelZhen Qin
2013-08-26change 1/0 to FLT_MAXJohn Langford
2013-08-16bug fix so save other files when -f not speficiedZhen Qin
2013-08-16make per_feature_regularizer compatibleZhen Qin
2013-08-13test update for bfgs and clean upZhen Qin
2013-08-13holdout valid and early terminate for bfgsZhen Qin
2013-05-13make learner datastructures privateJohn Langford
2013-05-06updated inf patternJohn Langford
2013-05-02better inf detectionJohn Langford