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-12-06bug fix from HalJohn Langford
2014-07-10removed -ffast-mathJohn Langford
2014-07-10more refactoring of gd.ccJohn Langford
2014-07-09more refactoringJohn Langford
2014-05-26consolidate rate_decay computationJohn Langford
2014-05-18updated testsJohn Langford
2014-05-17simplified predict and made it immutableJohn Langford
2014-05-02giant refactor of parse_argsJohn Langford
2014-01-06Update all test suite references to new --progress checkpoints baselineariel faigon
2013-08-31mf merge complete, nn test acting upJake Hofman
2013-01-25minor wording tweakJohn Langford
2013-01-11minor bug fixHal Daume III
2013-01-10fixed testsHal Daume III
2012-12-05disabled -ffast-math for repeatability, updated reference files for new prng,...John Langford
2012-09-08update test resultsJohn Langford
2012-08-30Merge and resolve conflictsStephane Ross
2012-08-24unfixed a csoaa bugHal Daume III
2012-08-22Merge and resolve conflictsStephane Ross
2012-08-22Update to RunTest and ref files for change in specification of learning rule ...Stephane Ross
2012-08-21Fix minor (epsilon < 0.001) diffs.ariel faigon
2012-08-14Fix references for Murmur2 -> Murmur3ariel faigon
2012-07-24added filter tree testJohn Langford
2012-06-03incorporated Nikos wap fixJohn Langford
2012-06-02fixed searn bugsHal Daume III
2012-02-14fixed double bit check from Carter and updated test fileJohn Langford
2012-02-11updated test resultsJohn Langford
2012-01-24more bug fixes and memory leak fixes for sequence; now passes testsHal Daume III
2012-01-21finish up initial impl of searnHal Daume III
2011-11-17set srand48(0) seed so that it behaves the same on FreeBSDJohn Langford
2011-10-17removed rand() which changes across platforms. Bug from FrankJohn Langford
2011-09-20clean compile with pedanticJohn Langford
2011-08-16various cleanup and organization6.0John Langford
2011-07-10update test resultsJohn Langford
2011-06-3032 bit LDA worksJohn Langford
2011-06-26a better normalized adaptive updateJohn Langford
2011-06-26updated adaptive updateJohn Langford
2011-06-06updated testsJohn Langford
2011-06-06new test resultsJohn Langford
2011-04-02deal with test issuesJohn Langford
2011-04-02added prediction setJohn Langford