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-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 #477 from grafke/masterJohn
2014-12-23Fixed average loss reportingPaulius Klyvis
2014-12-23calloc tweakJohn Langford
2014-12-23easier calloc_or_dieJohn Langford
2014-12-21bumpJohn Langford
2014-12-21fixed CB evaluation problemJohn Langford
2014-12-21Merge pull request #476 from evanj/masterJohn
2014-12-21Merge pull request #460 from grafke/masterJohn
2014-12-19log_multi.cc: Initialize node.preds with v_init.Evan Jones
2014-12-16epsilon test commitJohn Langford
2014-12-16used casting to disambiguate to_stringJohn Langford
2014-12-11reverted back change (3)Paulius Klyvis
2014-12-11updated_prediction to pred.scalar in progressive validationPaulius Klyvis
2014-12-11-> to .Paulius Klyvis
2014-12-11typoPaulius Klyvis
2014-12-11normalized_sum_norm_x to vwPaulius Klyvis
2014-12-11normalized_sum_norm_x to vwPaulius Klyvis
2014-12-11removed line 121, changed ec.updated_prediction to ec.pred.scalar, update_wei...Paulius Klyvis
2014-12-10use foreach templatePaulius Klyvis
2014-12-09fix merge conflictsJohn Langford
2014-12-07fixing kernel svm regressor settingsAlekh Agarwal
2014-12-07Merge remote-tracking branch 'upstream/master' into er-bug-fixKai-Wei Chang
2014-12-07Merge remote-tracking branch 'origin' into er-bug-fixKai-Wei Chang
2014-12-07Entity-relation memory leak fixKai-Wei Chang
2014-12-07remove linux warningJohn Langford
2014-12-07fix vs compile bugsYour Name
2014-12-07little tweaksJohn Langford
2014-12-06fixed memory bugs in ksvmJohn Langford
2014-12-06bug fix from HalJohn Langford
2014-12-06various bugfixesJohn Langford
2014-12-05fixed g errorgrf
2014-12-05fixed g errorgrf
2014-12-04changed argument type in save_load_online_statePaulius Klyvis
2014-12-04use ec.pred.scalar instead of ec.l.simple.predictionPaulius Klyvis
2014-12-02fixed ftrl_alpha and ftrl_beta defsPaulius Klyvis
2014-12-02use save_load_online_state from gd.cc v4Paulius Klyvis
2014-12-02use save_load_online_state from gd.cc v3Paulius Klyvis
2014-12-02tweaks for compileJohn Langford
2014-12-02consolidated optionsJohn Langford
2014-12-02use save_load_online_state from gd.cc v2Paulius Klyvis
2014-12-02use save_load_online_state from gd.ccPaulius Klyvis
2014-12-02separate optionsJohn Langford
2014-12-02compiling versionJohn Langford
2014-12-01use save_load_online_state from gd.ccPaulius Klyvis
2014-12-01typoPaulius Klyvis