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-29redefining classJohn Langford
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-26refactor cost_sensitive definitions out of csoaaJohn Langford
2014-03-25refactor multiclass out of oaaJohn Langford
2014-03-01fixed neighbor feature auditing, and affix feature storing in fileHal Daume III
2014-03-01stashedHal Daume III
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-23bug fix for wap when invert_hash is onZhen Qin
2013-11-08fix windows compile warningsU-NORTHAMERICA\jcl
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-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-29removed several driversJohn Langford
2013-10-25removed extraneous comments, fixed ezexample_trainHal 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-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-01-29added binary reduction for easy measurement of 0/1 lossJohn Langford
2013-01-21fixed wap bugJohn Langford
2013-01-21bug fixesJohn Langford
2013-01-21first compiling versionJohn Langford
2013-01-10fix missing casts in program optionsJohn Langford