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-04-23in the middle---some bug in testJohn Langford
2014-04-23refactor problem types a bitJohn Langford
2014-03-31error check all calls to callocJohn Langford
2014-01-22more pointer to ref conversionJohn Langford
2014-01-22more pointer to ref conversionsJohn Langford
2014-01-22conversion to &John Langford
2014-01-21changed pointers to referencesJohn Langford
2014-01-08more void* removalJohn Langford
2014-01-08more void* removalJohn Langford
2014-01-08more void* removalJohn Langford
2014-01-08void* removal in processJohn Langford
2014-01-01cleaned up base learner predict functionsJake Hofman
2014-01-01predict = test_only learn for base learnersJake Hofman
2014-01-01added predict to base learner interfaceJake Hofman
2013-11-04minor simplificationJohn Langford
2013-11-02eliminated base from many placesJohn Langford
2013-11-01reductions now nonuniformJohn Langford
2013-10-31halfway through reduction restructureJohn Langford
2013-10-30eliminated driverJohn Langford
2013-10-30finish is autorecursiveJohn Langford
2013-10-30updated for windows compile and library interfaceU-NORTHAMERICA\jcl
2013-10-29more standard driversJohn Langford
2013-10-29removed several driversJohn Langford
2013-10-26normalizing sender driverJohn Langford
2013-05-14fix blocking send issueJohn Langford
2013-05-13make learner datastructures privateJohn Langford
2013-04-10finally fixed, forced stride * weights_per_problem to be divisible by 2Jake Hofman
2013-04-10in the midst of debugJake Hofman
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-02-07rename io io_bufJohn Langford
2013-01-21first compiling versionJohn Langford
2013-01-14made save/load modularJohn Langford
2013-01-09zeroing out warningsU-NORTHAMERICA\jcl
2012-12-15abstract free for v_arrayJohn Langford
2012-12-15changed push to push_backJohn Langford
2012-12-14index() changed to size() to match stlJohn Langford
2012-08-13pthread minimizationJohn Langford
2012-07-23First windows port from Chris QuirkJohn Langford
2012-05-30marked nonreentrant partsJohn Langford
2012-05-30nearly all state now addressableJohn Langford
2012-05-29still working on initializationJohn Langford
2012-01-18converted all cores to function as a driver() to help with library and reductionJohn Langford
2012-01-03now creating a linkable libraryBrian Muller