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-05-12fixed oneofmany task -> argmax task conversionHal Daume III
2014-05-05debugging beam trainHal Daume III
2014-05-02one more change from johnHal Daume III
2014-05-02tweak argmax task to allow baselineJohn Langford
2014-05-02pulled john's changesHal Daume III
2014-05-02Merge branch 'master' of git://github.com/JohnLangford/vowpal_wabbitHal Daume III
2014-05-02tentatively working version of beam learn, other various cleanupsHal Daume III
2014-05-02add default false_negative_costU-NORTHAMERICA\jcl
2014-05-02add false_negative_cost to argmaxU-NORTHAMERICA\jcl
2014-05-02searn beam learning kinda maybe working?Hal Daume III
2014-05-02fix minor sequence issueU-NORTHAMERICA\jcl
2014-05-02fix minor sequence issueU-NORTHAMERICA\jcl
2014-05-02Merge branch 'master' of github.com:JohnLangford/vowpal_wabbitJohn Langford
2014-05-02giant refactor of parse_argsJohn Langford
2014-05-02Merge pull request #290 from hal3/masterJohn
new version of snapshotting for searn
2014-05-02cleaned up searn internfaceHal Daume III
2014-05-02cleaned up searn internfaceHal Daume III
2014-05-02new version of oneof manyHal Daume III
2014-05-02reorder some parsingJohn Langford
2014-05-02removed void* from csoaaHal Daume III
2014-05-02cleanupHal Daume III
2014-05-02Merge branch 'master' of git://github.com/JohnLangford/vowpal_wabbitHal Daume III
2014-05-02much better snapshotting (except for in beam search), gives >factor 2 speedupHal Daume III
2014-05-01debug commitJohn Langford
2014-05-01new version of snapshottingHal Daume III
2014-04-30Merge pull request #289 from hal3/masterJohn
fixed output string bug
2014-04-30fixed output string bugHal Daume III
2014-04-30Merge pull request #288 from hal3/masterJohn
fixed weird csoaa stuff
2014-04-30fixed weird csoaa stuffHal Daume III
2014-04-30fixed allreduce compile bugJohn Langford
2014-04-30Merge branch 'master' of git://github.com/JohnLangford/vowpal_wabbitHal Daume III
2014-04-30Merge branch 'master' of git://github.com/JohnLangford/vowpal_wabbitHal Daume III
2014-04-30added collision trackingHal Daume III
2014-04-30Merge branch 'master' of github.com:JohnLangford/vowpal_wabbitU-NORTHAMERICA\jcl
2014-04-30VS2012 typefixes and bugfixesU-NORTHAMERICA\jcl
2014-04-30Merge pull request #287 from hal3/masterJohn
more cleaning up of searn interface
2014-04-30fixed spelling error :)Hal Daume III
2014-04-30more cleaning of searn interfaceHal Daume III
2014-04-30more cleaning up of searn interfaceHal Daume III
2014-04-30Merge pull request #286 from hal3/masterJohn
cleaned up way of adding new tasks for searn
2014-04-30Merge pull request #285 from mdagost/masterJohn
Added help notes on ngrams and skips...
2014-04-30cleaned up way of adding new tasks for searnHal Daume III
2014-04-30Merge pull request #284 from hal3/masterJohn
sectioned off printing output in searn
2014-04-30beginnings of label constraints; cleaned up initialize for searn tasks a bitHal Daume III
2014-04-30Added help notes on ngrams and skips to indicate how to use them for a ↵Michelangelo D'Agostino
single namespace.
2014-04-30Merge branch 'master' of git://github.com/JohnLangford/vowpal_wabbitHal Daume III
2014-04-30sectioned off printing output in searnHal Daume III
2014-04-29Merge pull request #283 from hal3/masterJohn
adjusted csoaa/cost_sensitive for new method of doing shared features
2014-04-29restored makefileHal Daume III
2014-04-29fixed bugs from previous commitHal Daume III