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
2015-01-04resolve conflictsJohn Langford
2015-01-01test now passingJohn Langford
2014-12-23convert to unix line endings, like all the other sourcesSam Steingold
2014-12-23add .PHONY targets as neededSam Steingold
2014-11-28separated label from predictionJohn Langford
2014-11-19fixed merge conflictJohn Langford
2014-11-18Get rid of compile warningsMartin Popel
2014-11-16typing label, first compiling versionJohn Langford
2014-11-15Revert "made label type explicit for examples"John Langford
2014-11-14made label type explicit for examplesJohn Langford
2014-10-31fixed read_example bug in libsearchHal Daume III
2014-09-27updated search library, added notebookHal Daume III
2014-09-26tweaked commentHal Daume III
2014-09-26made test_search C++ example a bit more complicated to have save/load behaviorHal Daume III
2014-09-22added missing filesHal Daume III
2014-09-21beginning replacement of searn with searchHal Daume III
2014-09-18Merge branch 'master' of github.com:hal3/vowpal_wabbitHal Daume III
2014-09-18removed TODOs, print numactions just so you can see itHal Daume III
2014-09-18Merge branch 'master' of github.com:hal3/vowpal_wabbitHal Daume III
2014-09-18working on new searchHal Daume III
2014-09-17bug fixesHal Daume III
2014-09-17moved searn library to separate header, fixed some memory leaksHal Daume III
2014-09-17changed hook to be generic for python and c++, added searn example to libraryHal Daume III
2014-07-23minor tweaksHal Daume III
2014-07-22pulled ezexample into vw instead of library, added library to runtestsHal Daume III
2014-07-10minor tweaks for compile warningsJohn Langford
2014-07-09Fix typo in boost comment.ariel faigon
2014-07-09Further refactor Makefiles. Much shorter.ariel faigon
2014-07-07More refactoring. Remove incorrect comment. Hopefully should work on mac.ariel faigon
2014-06-16Cleaner Makefile definitions; more reuse/refactoring of variables; safer on D...ariel faigon
2014-04-23in the middle---some bug in testJohn Langford
2014-04-23removed global_weight from exampleJohn Langford
2014-04-17change stride to stride_shiftJohn Langford
2014-04-02bump version numberJohn Langford
2014-02-25gd_mf_weights to dump matrix factorization modelJake Hofman
2014-02-16library/ezexample.h: index casts to quiet clang++ -Wchar-subscripts warningsariel faigon
2014-02-16library/Makefile: indent make if/else'sariel faigon
2014-02-13Merge pull request #239 from arielf/masterJohn
2014-02-08Merge pull request #2 from JohnLangford/masterMartin Thomas
2014-02-07Specify compiler in top-level MakefileMartin Thomas
2014-02-07Normalizing makefiles - using COMPILER consistently, passing flags in etc.Martin Thomas
2014-02-06Fix mising return value in library/ezexample.h: addf()ariel faigon
2014-01-10removed label parser dereferenceJohn Langford
2013-11-08catch up with masterVaclav Petricek
2013-11-05added affix functionalityHal Daume III
2013-11-03-O3Vaclav Petricek
2013-11-03murmurhash used + testcasesVaclav Petricek
2013-11-02Merge branch 'master' into recommend-mhVaclav Petricek
2013-11-01put makefile backHal Daume III
2013-11-01merge from masterVaclav Petricek