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-04-02added autogen extra files7.6John Langford
2014-04-02bump version numberJohn Langford
2014-04-02Merge pull request #270 from petricek/early_terminate_fixJohn
2014-04-02fix VS compileU-NORTHAMERICA\jcl
2014-04-02move early terminate check to end of passVaclav Petricek
2014-04-02propagate error correction to testsJohn Langford
2014-04-02Merge branch 'master' of github.com:JohnLangford/vowpal_wabbitJohn Langford
2014-04-02error handling on failed file openJohn Langford
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-04-01renamed local_update and initialized min_labelJohn Langford
2014-04-01Merge pull request #266 from arielf/masterJohn
2014-04-01Add regression test (Test 60) for 'holdout got broken'ariel faigon
2014-04-01Merge pull request #265 from pierce1987/masterJohn
2014-04-01fix holdout lossZhen Qin
2014-03-31fixed Martin's nasty multiline parse bugJohn Langford
2014-03-31error check all calls to callocJohn Langford
2014-03-31removed leading _ in constant.hJohn Langford
2014-03-31uniform explicit include guardsJohn Langford
2014-03-27Merge branch 'master' of github.com:JohnLangford/vowpal_wabbitJohn Langford
2014-03-27more minor refactoringJohn Langford
2014-03-27bumped minor version numberJohn Langford
2014-03-27cleaned up examplesHal Daume III
2014-03-27version control cb_algsJohn Langford
2014-03-27factor cb parsing out of cb algorithmsJohn Langford
2014-03-27Merge pull request #263 from hal3/masterJohn
2014-03-27moved cdbg to searnHal Daume III
2014-03-27minor edit to gdHal Daume III
2014-03-27added missing filesHal Daume III
2014-03-26simplified labels as per Jiang's suggestionJohn Langford
2014-03-26added oneofmany testHal Daume III
2014-03-26integrated john's changesHal Daume III
2014-03-26added a bunch of searn testsHal Daume III
2014-03-26add missing cs filesJohn Langford
2014-03-26refactor cost_sensitive definitions out of csoaaJohn Langford
2014-03-26Merge pull request #261 from arielf/masterJohn
2014-03-26Makefile: fix: s/wanning/warning/ariel faigon
2014-03-26Merge pull request #259 from mdagost/wildcardsJohn
2014-03-26Merge pull request #258 from mdagost/vw-csv2binJohn
2014-03-26The : wildcard for quadratic interactions doesn't seem to work on Mac. Fixed...Michelangelo D'Agostino
2014-03-26vw-csv2bin util: allow negative #'s and #'s in scientific notationMichelangelo D'Agostino
2014-03-25added todo listHal Daume III
2014-03-25Merge branch 'master' of github.com:JohnLangford/vowpal_wabbitJohn Langford
2014-03-25add multiclass files inJohn Langford
2014-03-25refactor multiclass out of oaaJohn Langford
2014-03-25fixed beam bugs, got sequencespan working correctly, implemented bilou decodingHal Daume III
2014-03-24Merge pull request #254 from policecar/shebang-fixJohn
2014-03-24Merge pull request #253 from fulluey/masterJohn
2014-03-23Replaced perl's -w with to make /usr/bin/env perl work with Ubuntu.priska herger
2014-03-22beam and ldf now working togetherHal Daume III