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-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-22conversion to &John Langford
2014-01-21changed pointers to referencesJohn 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-13if check out of for loopVaclav Petricek
2013-11-12initializer fix from Zhen, s/--topk/--top/Vaclav Petricek
2013-11-09topk impl v1Zhen Qin