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-27fix python compileJohn Langford
2014-12-26simplify argument specificationJohn Langford
2014-11-19patch from Hal to fix changing_labelsJohn Langford
2014-11-16typing label, first compiling versionJohn Langford
2014-10-29updates against current master VWJohn Langford
2014-10-17use pragma onceJohn Langford
2014-10-16Implemented workaround for VW bug (still needs to be looked at), improved off...sidsen
2014-09-17bug fixesHal Daume III
2014-07-26initial version of python interface working!Hal Daume III
2014-07-15added topic predictions to library interfaceU-NORTHAMERICA\jcl
2014-06-17Updated DLL interfaceU-NORTHAMERICA\jcl
2014-04-17change stride to stride_shiftJohn Langford
2014-03-31uniform explicit include guardsJohn Langford
2014-01-11various windows fixesU-NORTHAMERICA\jcl
2014-01-09pulled john's changes, tests are ok, but some other things broke :( -- namely...Hal Daume III
2014-01-08working on ldf searn, need to fix csoaa ldf -- warning about breaking stuff :PHal Daume III
2014-01-05Fix --progress checkpoints to account for current example and update them acc...ariel faigon
2014-01-04Add --progress <arg> supportariel faigon
2013-11-22bugfix from Weizhu ChenJohn Langford
2013-10-30finish is autorecursiveJohn Langford
2013-10-30updated for windows compile and library interfaceU-NORTHAMERICA\jcl
2013-10-27imperative searn working, including snapshotting; minor bug fixes for copying...Hal Daume III
2013-09-25reverted to johns version so that he will want to pull stuff from me in the f...Hal Daume III
2013-04-09add main.ccniruc
2013-04-09move all definitions in namespace VW to vw.hniruc
2013-04-08fix export_example bugJohn Langford
2013-04-05cleanup of the vw.exe project filesniruc
2013-04-05merge conflicts resolvedniruc
2013-04-05added export_example to library exposed to c#niruc
2013-04-04migrate stride to regressor datastructureJohn Langford
2013-04-04migrate weight_mask to regressor definitionJohn Langford
2013-04-02fix conflictsunknown
2013-04-02fix bug on passing vw as structunknown
2013-04-01added C# interface to weightsU-NORTHAMERICA\jcl
2013-04-01added interface to weights for libraryJohn Langford
2013-02-23added add_label() to library interfaceJohn Langford
2012-12-01fixed reentrants, removed importance from csoaa, added add_constant function ...Hal Daume III
2012-11-30merged in john's repositoryHal Daume III
2012-11-26added back old import_exampleJohn Langford
2012-11-22finished changing library interface to use primitive typesJohn Langford
2012-11-19halfway through changing library interfaceJohn Langford
2012-11-19merged john's changes, everything works except cubic featuresHal Daume III
2012-11-19minor searn tweaksHal Daume III
2012-09-29update header licensingJohn Langford
2012-09-26various type issues fixedU-NORTHAMERICA\jcl
2012-07-26Updated regressor file format to store important flags and finished integrati...Stephane Ross
2012-07-11ring_size argHal Daume III
2012-06-26added ability to set labels in libraryHal Daume III
2012-06-13fixed ezexample according to chris suggestionsHal Daume III
2012-06-03document library interfaceJohn Langford