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-25merged john's changesHal Daume III
2014-04-23in the middle---some bug in testJohn Langford
2014-04-23removed global_weight from exampleJohn Langford
2014-04-17change stride to stride_shiftJohn Langford
2014-03-31error check all calls to callocJohn Langford
2014-03-01fixed neighbor feature auditing, and affix feature storing in fileHal Daume III
2014-01-21changed pointers to referencesJohn Langford
2014-01-17bug fix: in copy_audit_data, allocate memory depending on src, not dstJuha Reunanen
2014-01-11various windows fixesU-NORTHAMERICA\jcl
2014-01-10pulled updatesHal Daume III
2014-01-10removed global data structure for inner loop of feature traversalsJohn Langford
2014-01-10first working version of beam predict!Hal Daume III
2014-01-10Merge pull request #228 from hal3/masterJohn
2014-01-10fixed offsetting bugHal Daume III
2014-01-10use ref instead of pointer in inner loopJohn Langford
2014-01-09fixed namespace bugHal Daume III
2014-01-09removed printingHal Daume III
2014-01-09fixed memory leaksHal Daume III
2014-01-08working on ldf searn, need to fix csoaa ldf -- warning about breaking stuff :PHal Daume III
2013-12-28templatized predictJake Hofman
2013-12-25void* removalJohn Langford
2013-11-28little bugfixesU-NORTHAMERICA\jcl
2013-11-02Merge branch 'master' of git://github.com/JohnLangford/vowpal_wabbitHal Daume III
2013-11-02remove audit from offsetJohn Langford
2013-11-01further speeduptsHal Daume III
2013-11-01fixed some memory leaksHal Daume III
2013-10-30eliminated command_example() functionJohn Langford
2013-10-28remove some bugsHal Daume III
2013-10-27imperative searn working, including snapshotting; minor bug fixes for copying...Hal Daume III
2013-10-25lda now consistent with old results (number of example mismatch fixed)Hal Daume III
2013-09-27need notion of emptyline more globally, so moved; fixed accumulation/parallel...Hal Daume III
2013-09-25added missing filesHal Daume III