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
2013-12-24initial cbify and a bugfixJohn Langford
2013-12-22dropout mfPaul Mineiro
2013-12-22dropout mfPaul Mineiro
2013-12-21alternating least squares mfPaul Mineiro
2013-12-17Grouped VW options based on command referenceRob Zinkov
2013-12-04merged pull from JohnLangford/masterJake Hofman
2013-12-04merged pull from JohnLangford/master, fixed mfJake Hofman
2013-11-26add documentation that feature_mask is the default initial_regressor if givenAlex Grubb
2013-11-26make sure to load initial regressor after feature mask, if it existsAlex Grubb
2013-11-16fixed mergeJohn Langford
2013-11-15typo, autolinnk -> autolinkAlex Grubb
2013-11-12initializer fix from Zhen, s/--topk/--top/Vaclav Petricek
2013-11-10fixed misleading error messageJohn Langford
2013-11-10Merge pull request #187 from rukshanb/masterJohn
2013-11-09replacing cout with cerrRukshan Batuwitage
2013-11-09topk impl v1Zhen Qin
2013-11-08several bug fixing of bfgs per-feature regularizationRukshan Batuwitage
2013-11-07added ability to compute spelling featuresHal Daume III
2013-11-07bug fixes related to per-feature regularizationRukshan Batuwitage
2013-11-05pulled john's changesHal Daume III
2013-11-05added affix functionalityHal Daume III
2013-11-04internalized increment calculationsJohn Langford
2013-11-04mid changeJohn Langford
2013-11-01reductions now nonuniformJohn Langford
2013-11-01new version of learner.h for easier nonuniform reductionJohn Langford
2013-11-01fixed testsHal Daume III
2013-11-01fixed some memory leaksHal Daume III
2013-10-31holdout with multiline examples is working, and you can also holdout after so...Hal Daume III
2013-10-30synced with searn in Hal branchJohn Langford
2013-10-30incorporated john's recent changesHal Daume III
2013-10-30removed old version of searn, renamed imperative searn to just be searnHal Daume III
2013-10-30minimized noop.ccJohn Langford
2013-10-29Merge branch 'master' of github.com:JohnLangford/vowpal_wabbitJohn Langford
2013-10-29removed several driversJohn Langford
2013-10-28removed some printsHal Daume III
2013-10-28fixed minor stride issues and implemented snapshot forward fastsHal Daume III
2013-10-25removed extraneous comments, fixed ezexample_trainHal Daume III
2013-10-15Merge branch 'master' of git://github.com/JohnLangford/vowpal_wabbitHal Daume III
2013-10-14fix bs_type and descVaclav Petricek
2013-10-14Merge pull request #155 from martinthomas/masterJohn
2013-10-14Output a warning when binary and raw options are both specifiedMartin Thomas
2013-10-13wrapped lineVaclav Petricek
2013-10-03temporary fix for parallelHal Daume III
2013-09-25reverted to johns version so that he will want to pull stuff from me in the f...Hal Daume III
2013-09-25going to revert to john because he will not accept my patches :(Hal Daume III
2013-09-13Merge remote-tracking branch 'upstream/master' into confi_intervalZhen Qin
2013-09-07bs at highest level with bs_typeZhen Qin
2013-09-06fixed active learning bug located by ArielJohn Langford
2013-08-31mf merge complete, nn test acting upJake Hofman
2013-08-30move bs below problem type reductionZhen Qin