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-05-24snapshotting is back to being fast!Hal Daume III
2014-05-24new working snapshotHal Daume III
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-02tentatively working version of beam learn, other various cleanupsHal Daume III
2014-05-02searn beam learning kinda maybe working?Hal Daume III
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-02removed void* from csoaaHal Daume III
2014-05-02cleanupHal Daume III
2014-05-02much better snapshotting (except for in beam search), gives >factor 2 speedupHal Daume III
2014-05-01new version of snapshottingHal Daume III
2014-04-30fixed output string bugHal 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-30more cleaning of searn interfaceHal Daume III
2014-04-30more cleaning up of searn interfaceHal Daume III
2014-04-30cleaned up way of adding new tasks for searnHal Daume III
2014-04-30beginnings of label constraints; cleaned up initialize for searn tasks a bitHal Daume III
2014-04-30sectioned off printing output in searnHal Daume III
2014-04-29integrated john's changesHal Daume III
2014-04-29changed argument names for searnHal Daume III
2014-04-29redefining classJohn Langford
2014-04-28Merge branch 'master' of git://github.com/JohnLangford/vowpal_wabbitHal Daume III
2014-04-28minor cmd line tweaksHal Daume III
2014-04-23in the middle---some bug in testJohn Langford
2014-04-23refactor problem types a bitJohn Langford
2014-04-17change stride to stride_shiftJohn Langford
2014-04-03Merge branch 'master' of git://github.com/JohnLangford/vowpal_wabbitHal Daume III
2014-04-03added <s> and </s> features for neighbors in searnHal Daume III
2014-04-02fix VS compileU-NORTHAMERICA\jcl
2014-04-02Merge pull request #267 from hal3/masterJohn
2014-04-01fixed crazy searn bug that made dagger not work very well unless alpha was tinyHal Daume III
2014-03-31error check all calls to callocJohn Langford
2014-03-26added oneofmany testHal Daume III
2014-03-26integrated john's changesHal Daume III
2014-03-26refactor cost_sensitive definitions out of csoaaJohn Langford
2014-03-25added todo listHal Daume III
2014-03-25refactor multiclass out of oaaJohn Langford
2014-03-25fixed beam bugs, got sequencespan working correctly, implemented bilou decodingHal Daume III
2014-03-22beam and ldf now working togetherHal Daume III
2014-03-22ldf working for searnHal Daume III
2014-03-21fixed memory leaksHal Daume III
2014-03-20fixed a few invalid readsHal Daume III
2014-03-20first working (maybe?) version of beamHal Daume III