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-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
2013-01-11pulled offset into examplesHal Daume III
2013-01-09zeroing out warningsU-NORTHAMERICA\jcl
2012-11-19merged john's changes, everything works except cubic featuresHal Daume III
2012-11-19minor searn tweaksHal Daume III
2012-09-29update header licensingJohn Langford
2012-08-13pthread minimizationJohn Langford
2012-07-12training and testing in ezexampleHal Daume III
2012-06-02fixed searn bugsHal Daume III
2012-06-01fixed but in parser for stdin inputHal Daume III
2012-06-01moved label_parser into parser, added example functions for alloc, dealloc, copyHal Daume III
2012-01-19debugged csoaaJohn Langford
2012-01-10Reduction interface developing, OneAgainstAll now inJohn Langford
2012-01-03now creating a linkable libraryBrian Muller