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
2011-12-27converted to use autotoolsBrian Muller
2011-11-19almost finished removing --thread_bitsJohn Langford
2011-10-24revert lihongs patch which due to extra stuffJohn Langford
2011-10-24To be merged with main branch.Lihong Li
2011-10-20fixed some minor memory deallocationJohn Langford
2011-09-22shared state for learning parametersJacob Hofman
2011-09-07drop -std=c++0x for compatibility and some tweaksJohn Langford
2011-09-05debug new span serverJohn Langford
2011-09-04fix save_per_pass bug and make global statistics workJohn Langford
2011-09-02add -std=c++0x and deal with all kinds of type and namespace issuesJohn Langford
2011-08-16various cleanup and organization6.0John Langford
2010-12-03synced ldaJohn Langford
2010-11-26initial working cgJohn Langford
2010-10-15Nikos active learning patchesJohn Langford
2010-10-06Nikos active simulation patchJohn Langford
2010-04-19BF: free for malloc (delete should be for new)Yaroslav Halchenko
2009-12-31Applied Shravan's zlib compression patchJohn Langford
2009-12-31Added versioning to output files and made min_prediction and max_prediction a...John Langford
2009-12-11Adding support for compression using zlib/gzipShravan M Narayanamurthy
2009-09-20first compiling (but not debugged) cluster version.John Langford
2009-08-22Merge branch 'master' into clusterJohn Langford
2009-08-22NaN check on input and making it so cache file is valid for smaller cache sizes.John Langford
2009-08-06Moved core thread creation into gd.John Langford
2009-08-01Initial release of version 3.10. I've incorporated some of theJohn Langford