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-12-29minor tweaksJohn Langford
2014-12-29init consistency enforcedJohn Langford
2014-12-27fix conflictsJohn Langford
2014-12-27screw tighteningJohn Langford
2014-12-27fix python compileJohn Langford
2014-12-27remove & from setupJohn Langford
2014-12-27remove & from setupJohn Langford
2014-12-27remove new for learnerJohn Langford
2014-12-27detemplate learnerJohn Langford
2014-12-27unified type structure of reductionsJohn Langford
2014-12-26remove spurious referenceJohn Langford
2014-12-26fix conflictsJohn Langford
2014-12-26remove spurious declarationJohn Langford
2014-12-26simplify argument specificationJohn Langford
2014-12-26pointer to ref in many casesJohn Langford
2014-12-26fix conflictsJohn Langford
2014-12-26Merge branch 'master' of github.com:JohnLangford/vowpal_wabbitJohn Langford
2014-12-26correct early terminationJohn Langford
2014-12-26Merge branch 'master' of github.com:JohnLangford/vowpal_wabbitJohn Langford
2014-12-26change loss checking to loss computationJohn Langford
2014-12-23convert to unix line endings, like all the other sourcesSam Steingold
2014-12-23add .PHONY targets as neededSam Steingold
2014-12-23Merge pull request #478 from pommedeterresautee/patch-1John
2014-12-23Merge pull request #477 from grafke/masterJohn
2014-12-23train test updatePaulius Klyvis
2014-12-23pred set updatePaulius Klyvis
2014-12-23Add missing step + symetric step x86 / 64 + miscEl Potaeto
2014-12-23Fixed average loss reportingPaulius Klyvis
2014-12-23calloc tweakJohn Langford
2014-12-23easier calloc_or_dieJohn Langford
2014-12-22Merge branch 'master' of github.com:JohnLangford/vowpal_wabbitJon Morra
2014-12-21bumpJohn Langford
2014-12-21fixed CB evaluation problemJohn Langford
2014-12-21Merge branch 'master' of github.com:JohnLangford/vowpal_wabbitJon Morra
2014-12-21Merge pull request #476 from evanj/masterJohn
2014-12-21Merge pull request #472 from martinpopel/fixtest61John
2014-12-21Merge pull request #460 from grafke/masterJohn
2014-12-19log_multi.cc: Initialize node.preds with v_init.Evan Jones
2014-12-18added suggestions by ArielMartin Popel
2014-12-18test/daemon-test.sh: make sure $PREDOUT exists before running netcat. Thanks ...ariel faigon
2014-12-18File vw-daemon-test.predict must exist, so `wc -l < vw-daemon-test.predict` i...Martin Popel
2014-12-18test/daemon-test.sh: Christopher Toledo fix: works for both BSD and GNU netcatariel faigon
2014-12-17Yet another workaround for yet another netcat version (GNU). Thanks uberscien...Martin Popel
2014-12-17more time needed for netcat, ignoring small differences in predictionMartin Popel
2014-12-17typoMartin Popel
2014-12-17traditional netcat needs -q 0Martin Popel
2014-12-17test/daemon-test.sh: no more use of wait (use sub-second sleep instead)ariel faigon
2014-12-17Merge branch 'master' of git://github.com/JohnLangford/vowpal_wabbitariel faigon
2014-12-17test/daemon-test.sh: be less zealous with waiting.ariel faigon
2014-12-16epsilon test commitJohn Langford