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 (Collapse)Author
2012-12-08extra mswin ref for xxor.stderrU-NORTHAMERICA\jcl
2012-12-08updated xxor refJohn Langford
2012-12-08fixed cubic bugU-NORTHAMERICA\jcl
2012-12-05disabled -ffast-math for repeatability, updated reference files for new ↵John Langford
prng, tweak prng in nn
2012-12-03updated reference files after Hal's patchJohn Langford
2012-12-01minor change to output for test23Hal Daume III
2012-11-30merged in john's repositoryHal Daume III
2012-11-29revertJohn Langford
2012-11-29parallel execution in windowsJohn Langford
2012-11-28lbfgs floating point to fixed point printout conversionJohn Langford
2012-11-24add random seed to test 21 in hopes of portable repeatabilityPaul Mineiro
2012-11-24fixed test 22John Langford
2012-11-24nn predict testPaul Mineiro
2012-11-243-layer sigmoidal neural networksPaul Mineiro
2012-11-20fixed cubic featuresHal Daume III
2012-11-19merged john's changes, everything works except cubic featuresHal Daume III
2012-11-19minor searn tweaksHal Daume III
2012-09-08update test resultsJohn Langford
2012-08-30Merge and resolve conflictsStephane Ross
2012-08-24unfixed a csoaa bugHal Daume III
2012-08-23Merge https://github.com/JohnLangford/vowpal_wabbitStephane Ross
2012-08-23fixed tests for extra printJohn Langford
2012-08-22Merge and resolve conflictsStephane Ross
2012-08-22Update to RunTest and ref files for change in specification of learning rule ↵Stephane Ross
and correction of bug with adaptive
2012-08-21Resolve minor epsilon diffs.ariel faigon
2012-08-21Resolve timing differences (shouldn't have timings in output, really)ariel faigon
2012-08-21Merge branch 'master' of git://github.com/JohnLangford/vowpal_wabbitariel faigon
Merged/resolved conflicts with jl/master (windows port changes)
2012-08-21Bug fixed in test case by Chris QuirkJohn Langford
2012-08-14Remove -b 20 from test 15, it makes it run much longer + more reference fixingariel faigon
2012-08-14More murmur3 related reference updatesariel faigon
2012-08-14Fix references for Murmur2 -> Murmur3ariel faigon
Change some test parameters to have better results
2012-08-10fix test error overwrite oversightJohn Langford
2012-08-09Update white-space difference ref: train-sets/ref/wiki1K.stderrariel faigon
2012-08-09Adjust most references for white space differences.ariel faigon
2012-07-28added cubic featuresHal Daume III
2012-07-27merge and resolve conflictsStephane Ross
2012-07-27Reductions now update the number of weight vectors used so that we can ↵Stephane Ross
properly compute policy/classifier offsets when composing reductions
2012-07-24missing file?John Langford
2012-07-24added missing multiclass datasetJohn Langford
2012-07-24added filter tree testJohn Langford
2012-06-30fixed wap so it passes tests, minor changes to RunTestsHal Daume III
2012-06-03incorporated Nikos wap fixJohn Langford
2012-06-03fixed everything that john broke by double finishingHal Daume III
2012-06-02fixed searn bugsHal Daume III
2012-06-01merged johnHal Daume III
2012-06-01minor changes to testsHal Daume III
2012-06-01more tests for searn, more refactoringHal Daume III
2012-05-28Merge branch 'master' of git://github.com/JohnLangford/vowpal_wabbitHal Daume III
2012-02-14fixed double bit check from Carter and updated test fileJohn Langford
2012-02-11added lbfgs testsJohn Langford