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-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-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-29changed argument names for searnHal Daume III
2014-03-31error check all calls to callocJohn Langford
2014-03-27moved cdbg to searnHal 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-21memory bug fixHal Daume III
2014-03-21fixed memory leaksHal Daume III
2014-01-10first working version of beam predict!Hal Daume III
2014-01-09pulled john's changes, tests are ok, but some other things broke :( -- namely...Hal Daume III
2014-01-09fixed memory leaksHal Daume III
2014-01-08void* removal in processJohn Langford
2014-01-08working on ldf searn, need to fix csoaa ldf -- warning about breaking stuff :PHal Daume III
2013-12-11shrinking searn sequence task codeHal Daume III
2013-11-04mid changeJohn Langford
2013-11-02cleaned up predict interface for non-ldfHal Daume III
2013-11-02incorporated john's changesHal Daume III
2013-11-02working on neighbor featuresHal Daume III
2013-11-02eliminated base from many placesJohn Langford
2013-11-01reductions now nonuniformJohn Langford
2013-11-01further speeduptsHal Daume III
2013-11-01made snapshotting much faster, removed unnecessary computing for train/testHal Daume III
2013-11-01fixed some memory leaksHal Daume III
2013-10-31changed label type for oaa to uin32_tHal Daume III
2013-10-31simplified sequencetask codeHal Daume III
2013-10-31fixed save/load bug in check_optionHal Daume III
2013-10-30removed old version of searn, renamed imperative searn to just be searnHal Daume III
2013-10-30imperative searn should be fully functional, beginning to remove original searnHal Daume III
2013-10-30cb imperative searn workingHal Daume III
2013-10-29updated driverHal Daume III
2013-10-29imperative dagger working, save/load working tooHal Daume III
2013-10-28fixed minor stride issues and implemented snapshot forward fastsHal Daume III
2013-10-27imperative searn working, including snapshotting; minor bug fixes for copying...Hal Daume III
2013-09-25added missing filesHal Daume III