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
2015-01-02simpler optionsJohn Langford
2014-12-27unified type structure of reductionsJohn Langford
2014-11-15Revert "made label type explicit for examples"John Langford
2014-11-14made label type explicit for examplesJohn Langford
2014-11-06search now allows shared ldf featuresHal Daume III
2014-10-17use pragma onceJohn Langford
2014-05-06recursive option traversal and discoveryJohn Langford
2014-05-05removed vm_fileJohn Langford
2014-03-26refactor cost_sensitive definitions out of csoaaJohn Langford
2014-03-25refactor multiclass out of oaaJohn Langford
2014-02-07remove get_initial abstractionJohn Langford
2014-01-22conversion to &John Langford
2014-01-21changed pointers to referencesJohn Langford
2014-01-08more void* removalJohn Langford
2014-01-08void* removal in processJohn Langford
2013-11-01reductions now nonuniformJohn Langford
2013-10-29more standard driversJohn Langford
2013-10-29removed several driversJohn Langford
2013-03-20make learner initialization functionalJohn Langford
2013-03-20uniform constructor naming convention for reductions and learning algorithmsJohn Langford
2013-02-07rename io io_bufJohn Langford
2013-01-21first compiling versionJohn Langford
2013-01-14fixed deep copy of label bugHal Daume III
2013-01-09zeroing out warningsU-NORTHAMERICA\jcl
2012-12-01fixed reentrants, removed importance from csoaa, added add_constant function ...Hal Daume III
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-22windows compile warning fixesU-NORTHAMERICA\jcl
2012-07-30Getting rid of base_finish and partial prediction in contextual bandit, updat...Stephane Ross
2012-07-28imporance in csoaaHal Daume III
2012-07-27Reductions now update the number of weight vectors used so that we can proper...Stephane Ross
2012-07-05more 64bit stuffHal Daume III
2012-07-02fixed ring size bug in csoaa, raw prediction but tooHal Daume III
2012-06-30fixed wap_ldf bugs, merged csoaa_ldf and wap_ldf into a common set to refacto...Hal Daume III
2012-06-29added additional ability for multiline csoaa_ldfHal Daume III
2012-06-26ldf now supports single-line examplesHal Daume III
2012-06-02fixed csoaa, still working on searn/ldfHal Daume III
2012-06-01merged johnHal Daume III
2012-06-01rejiggered reductions for libraryJohn Langford
2012-05-31finished searn, pulling options out of parse_argsHal Daume III
2012-05-30sequence is now working againHal Daume III
2012-05-30nearly all state now addressableJohn Langford
2012-01-28added partial predictions to multiclass classificationHal Daume III
2012-01-27csoaa_ldf and wap_ldf appear to be workingHal Daume III
2012-01-27Merge branch 'master' of git://github.com/JohnLangford/vowpal_wabbitHal Daume III
2012-01-27adding ldfHal Daume III
2012-01-25made reductions recursiveJohn Langford
2012-01-21modifying cost sensitive formatJohn Langford
2012-01-20reconciled changesHal Daume III