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
2013-06-09added autogen extra filesv7.3John Langford
2013-06-09bump version number to 7.3John Langford
2013-06-09Merge branch 'master' of github.com:JohnLangford/vowpal_wabbitJohn Langford
2013-06-09fix windows build testsJohn Langford
2013-06-08added better active_interactor from NikosJohn Langford
2013-06-07Merge pull request #130 from pmineiro/nnweightsperproblem2John
2013-06-07Merge branch 'nnweightsperproblem2' of github.com:pmineiro/vowpal_wabbit into...Paul Mineiro
2013-06-07demo tweakPaul Mineiro
2013-06-06demo tweaksPaul Mineiro
2013-06-06bugfixes for oaa+nnPaul Mineiro
2013-06-04Merge branch 'master' of github.com:JohnLangford/vowpal_wabbitJohn Langford
2013-06-04fix weights_per_problem applicationsJohn Langford
2013-06-04fix double offset for quadratic and cubic features.John Langford
2013-05-28Merge pull request #128 from pmineiro/nnweightsperproblemJohn
2013-05-28ensure setup when called directlyPaul Mineiro
2013-05-24weights per problem stylePaul Mineiro
2013-05-14Merge pull request #127 from NiruC/masterJohn
2013-05-14Merge github.com:JohnLangford/vowpal_wabbitniruc
2013-05-14fixed interface to use public functionJohn Langford
2013-05-14Merge branch 'master' of github.com:JohnLangford/vowpal_wabbitJohn Langford
2013-05-14fix blocking send issueJohn Langford
2013-05-13fix weights_per_problem roundingJohn Langford
2013-05-13Merge github.com:JohnLangford/vowpal_wabbitniruc
2013-05-13Merge branch 'master' of github.com:JohnLangford/vowpal_wabbitJohn Langford
2013-05-13make learner datastructures privateJohn Langford
2013-05-13Merge pull request #126 from nicknussbaum/masterJohn
2013-05-13Merge pull request #125 from petricek/bfhitsJohn
2013-05-13Fix C interface for libvw. Add c sample proj calling library. Remove extra de...Nick Nussbaum
2013-05-12prettier error on exceptionVaclav Petricek
2013-05-12use boost::program_options instead of getoptVaclav Petricek
2013-05-12Merge branch 'master' of git://github.com/JohnLangford/vowpal_wabbit into bfhitsVaclav Petricek
2013-05-07+progressVaclav Petricek
2013-05-06Merge github.com:JohnLangford/vowpal_wabbitniruc
2013-05-06updated inf patternJohn Langford
2013-05-06Merge branch 'master' of github.com:JohnLangford/vowpal_wabbitJohn Langford
2013-05-06update nan and inf patternsJohn Langford
2013-05-04Merge pull request #123 from harob/masterJohn
2013-05-04Merge pull request #124 from arielf/masterJohn
2013-05-04Add utl/logistic: maps 1st number x on each input line to logistic(x)ariel faigon
2013-05-03Merge github.com:JohnLangford/vowpal_wabbitniruc
2013-05-02make tests work for lbfgs fixJohn Langford
2013-05-02better inf detectionJohn Langford
2013-05-02bfgs preconditioner extreme case limiterJohn Langford
2013-05-02fixed order of checks in support for max examples for TLCniruc
2013-05-01add support for max_examples in VW for TLCniruc
2013-05-01Increase summary output decimal precisionHarry
2013-04-14Merge pull request #122 from petricek/recommendJohn
2013-04-14caught up with upstreamVaclav Petricek
2013-04-14cleanup vw datastructureJohn Langford
2013-04-11change csoaa indexing for speedJohn Langford