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-03-27more minor refactoringJohn Langford
2014-01-08void* removal in processJohn Langford
2013-11-02eliminated base from many placesJohn Langford
2013-11-01reductions now nonuniformJohn Langford
2013-10-30eliminated command_example() functionJohn Langford
2013-10-30minimized noop.ccJohn Langford
2013-10-28learner definition rewritesJohn Langford
2013-10-26standardizing driverJohn Langford
2013-05-13make learner datastructures privateJohn Langford
2013-04-09move all definitions in namespace VW to vw.hniruc
2013-04-01initial parser exposedunknown
2013-03-20make learner initialization functionalJohn Langford
2013-03-20cleaned learning algorithm interface per discussion with MiroJohn Langford
2013-03-20type the globalJohn Langford
2013-03-20uniform constructor naming convention for reductions and learning algorithmsJohn Langford
2013-01-21first compiling versionJohn Langford
2013-01-14use namespacesJohn Langford
2013-01-14made save/load modularJohn Langford
2012-09-29adjust licensing stuff to the current worldJohn Langford
2012-07-24better handling of noopHal Daume III
2012-05-30nearly all state now addressableJohn Langford
2012-01-18made oaa driveJohn Langford
2012-01-18converted all cores to function as a driver() to help with library and reductionJohn Langford
2012-01-10Reduction interface developing, OneAgainstAll now inJohn Langford
2012-01-03now creating a linkable libraryBrian Muller