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-12-06fixed memory bugs in ksvmJohn Langford
2014-11-28separated label from predictionJohn Langford
2014-11-28various gd cleanupsJohn Langford
2014-11-21remove unused enumJohn Langford
2014-11-16typing label, first compiling versionJohn Langford
2014-11-15Revert "made label type explicit for examples"John Langford
2014-11-14made label type explicit for examplesJohn Langford
2014-10-21dictionaries working, except for auditingHal Daume III
2014-10-17use pragma onceJohn Langford
2014-09-19pulled john's changesHal Daume III
2014-09-10fixing some memory bugs, rewrote neighbor featuresHal Daume III
2014-09-10rewriting searnHal Daume III
2014-09-04.Alekh Agarwal
2014-08-21correct version of lasvmAlekh Agarwal
2014-07-11add updated prediction to gd.ccJohn Langford
2014-07-10remove eta_globalJohn Langford
2014-07-10remove eta_round from exampleJohn Langford
2014-06-17Updated DLL interfaceU-NORTHAMERICA\jcl
2014-05-15gave up on updated_prediction for nowJohn Langford
2014-05-15trying to make updated_prediction workJohn Langford
2014-04-23in the middle---some bug in testJohn Langford
2014-04-23removed global_weight from exampleJohn Langford
2014-03-31uniform explicit include guardsJohn Langford
2014-01-21changed pointers to referencesJohn Langford
2014-01-10fixed offsetting bugHal Daume III
2014-01-09pulled john's changes, tests are ok, but some other things broke :( -- namely...Hal Daume III
2014-01-09fixed memory leaksHal Daume III
2014-01-08working on ldf searn, need to fix csoaa ldf -- warning about breaking stuff :PHal Daume III
2014-01-08removed precomputed_prediction in favor of base.updateJake Hofman
2013-12-28templatized predictJake Hofman
2013-12-04merged pull from JohnLangford/master, fixed mfJake Hofman
2013-11-07added ability to compute spelling featuresHal Daume III
2013-11-05pulled john's changesHal Daume III
2013-11-05added affix functionalityHal Daume III
2013-11-04Merge branch 'master' of github.com:JohnLangford/vowpal_wabbitJohn Langford
2013-11-04mid changeJohn Langford
2013-11-02finished neighbor features (minus auditing support), cleaned up single line c...Hal Daume III
2013-11-02remove audit from offsetJohn Langford
2013-10-30updated for windows compile and library interfaceU-NORTHAMERICA\jcl
2013-10-30eliminated command_example() functionJohn Langford
2013-09-27need notion of emptyline more globally, so moved; fixed accumulation/parallel...Hal Daume III
2013-09-25reverted to johns version so that he will want to pull stuff from me in the f...Hal Daume III
2013-08-31mf merge complete, nn test acting upJake Hofman
2013-07-24--holdout arg to use examples for test onlyZhen Qin
2013-06-26added precomputed_prediction bit to exampleJake Hofman
2013-04-09move all definitions in namespace VW to vw.hniruc
2013-03-04elminating example.passJohn Langford
2013-03-04bfgs is not behaving rightJohn Langford
2013-03-04odd bugJohn Langford
2013-01-14fixed deep copy of label bugHal Daume III