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-05-02giant refactor of parse_argsJohn Langford
2014-05-02reorder some parsingJohn Langford
2014-05-01debug commitJohn Langford
2014-04-23in the middle---some bug in testJohn Langford
2014-04-22Merge branch 'master' of github.com:JohnLangford/vowpal_wabbitJohn Langford
2014-04-22maybe fixed heisenbug?John Langford
2014-04-17change stride to stride_shiftJohn Langford
2014-04-14changed semantics of save_resume on testJohn Langford
2014-04-01renamed local_update and initialized min_labelJohn Langford
2014-04-01fix holdout lossZhen Qin
2014-03-31error check all calls to callocJohn Langford
2014-03-27minor edit to gdHal Daume III
2014-03-22ldf working for searnHal Daume III
2014-02-04fix audit quadratic bugJohn Langford
2014-01-25minor tweaksJohn Langford
2014-01-22more pointer to ref conversionJohn Langford
2014-01-22more pointer to ref conversionsJohn Langford
2014-01-22conversion to &John Langford
2014-01-21changed pointers to referencesJohn Langford
2014-01-11various windows fixesU-NORTHAMERICA\jcl
2014-01-11factored out more thingsJohn Langford
2014-01-10removed global data structure for inner loop of feature traversalsJohn Langford
2014-01-10remove reference to global datastructure on inner loopJohn Langford
2014-01-10factoring out inner loop opsJohn Langford
2014-01-10use ref instead of pointer in inner loopJohn Langford
2014-01-09added scorer reductionJohn Langford
2014-01-08more void* removalJohn Langford
2014-01-08more void* removalJohn Langford
2014-01-08still doing void* removalJohn Langford
2014-01-08void* removal in processJohn Langford
2014-01-08removed precomputed_prediction in favor of base.updateJake Hofman
2014-01-07create update for gdJohn Langford
2014-01-07line chop + error fix in orderJohn Langford
2014-01-01added predict to base learner interfaceJake Hofman
2013-12-28templatized predictJake Hofman
2013-12-27templatized learn and local_predictJake Hofman
2013-12-27merged from jl masterJake Hofman
2013-12-27Slightly more informative errorariel faigon
2013-12-27Add example_number to "You have a NAN!!!" error to be more user friendly.ariel faigon
2013-12-26Clean up to reduce coupling: move initial_constant stuff into gd.ccariel faigon
2013-12-26Merge branch 'master' of git://github.com/JohnLangford/vowpal_wabbitariel faigon
2013-12-26Support --constant/-C <initial_constant_value> optionariel faigon
2013-12-25void* removalJohn Langford
2013-12-09minor tweaksJohn Langford
2013-12-04merged pull from JohnLangford/masterJake Hofman
2013-12-04merged pull from JohnLangford/master, fixed mfJake Hofman
2013-12-01fix constant in auditJohn Langford
2013-11-07bug fixes related to per-feature regularizationRukshan Batuwitage
2013-11-04minor simplificationJohn Langford