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-02giant refactor of parse_argsJohn Langford
2014-04-23removed global_weight from exampleJohn 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-10Add --port_file arg to write chosen port when '--port 0'Ben Wing
2014-04-03guard open_file exception for cache_fileU-NORTHAMERICA\jcl
2014-03-31error check all calls to callocJohn Langford
2014-01-23reconcileJohn Langford
2014-01-22conversion to &John Langford
2014-01-22On Windows, sockets are not file descriptors. Therefore _read, _write, and _c...Juha Reunanen
2014-01-21changed pointers to referencesJohn Langford
2014-01-11various windows fixesU-NORTHAMERICA\jcl
2014-01-11Merge branch 'master' of github.com:JohnLangford/vowpal_wabbitU-NORTHAMERICA\jcl
2014-01-11print out error when socket can not be openedU-NORTHAMERICA\jcl
2014-01-10removed label parser dereferenceJohn Langford
2013-12-28templatized predictJake Hofman
2013-11-30fix constant in reductionsJohn Langford
2013-11-22fix minor bug with off by one error in max_examples trackingAlex Grubb
2013-11-07bug fixes related to per-feature regularizationRukshan Batuwitage
2013-11-04mid changeJohn Langford
2013-10-31holdout with multiline examples is working, and you can also holdout after so...Hal Daume III
2013-10-30updated for windows compile and library interfaceU-NORTHAMERICA\jcl
2013-09-30fixed some loss accountingJohn Langford
2013-08-15Merge github.com:JohnLangford/vowpal_wabbitniruc
2013-08-15flatten exampleniruc
2013-08-07clearer logic and bug fixZhen Qin
2013-07-31bug fixZhen Qin
2013-07-31more general holdout_validZhen Qin
2013-06-04fix weights_per_problem applicationsJohn Langford
2013-05-03Merge github.com:JohnLangford/vowpal_wabbitniruc
2013-05-02fixed order of checks in support for max examples for TLCniruc
2013-05-01add support for max_examples in VW for TLCniruc
2013-04-10finally fixed, forced stride * weights_per_problem to be divisible by 2Jake Hofman
2013-04-10in the midst of debugJake Hofman
2013-04-08fix export_example bugJohn Langford
2013-04-05merge conflicts resolvedniruc
2013-04-05added export_example to library exposed to c#niruc
2013-04-04migrate stride to regressor datastructureJohn Langford
2013-04-01initial parser exposedunknown
2013-03-20active learning and daemon decoupledNikos Karampatziakis
2013-03-11fix ignore bug from LaurentJohn Langford
2013-03-04ngrams work on namespaces nowJohn Langford
2013-03-04elminating example.passJohn Langford
2013-03-04bfgs is not behaving rightJohn Langford
2013-03-04Merge branch 'master' into end_passJohn Langford
2013-03-04fix include order issueJohn Langford
2013-03-04odd bugJohn Langford
2013-02-24added add_label() to dll interfaceU-NORTHAMERICA\jcl
2013-02-23exit to exception conversionJohn Langford