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 (Collapse)Author
2014-09-29removed wap.ccJohn Langford
2014-05-06recursive option traversal and discoveryJohn Langford
2014-05-05removed vm_fileJohn Langford
2014-03-31uniform explicit include guardsJohn Langford
2014-01-08void* removal in processJohn Langford
2013-11-01reductions now nonuniformJohn 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
2012-09-29update header licensingJohn Langford
2012-07-30Getting rid of base_finish and partial prediction in contextual bandit, ↵Stephane Ross
updates to move some parsing in reduction parsers
2012-07-27Reductions now update the number of weight vectors used so that we can ↵Stephane Ross
properly compute policy/classifier offsets when composing reductions
2012-06-30fixed wap_ldf bugs, merged csoaa_ldf and wap_ldf into a common set to ↵Hal Daume III
refactor and make simpler
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-30nearly all state now addressableJohn Langford
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-20wap seems to work now alsoJohn Langford