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
2015-01-02required and optional optionsJohn Langford
2015-01-02simpler optionsJohn Langford
2015-01-01test now passingJohn Langford
2014-12-31fix option constraintsJohn Langford
2014-12-31dealt with lingering dependenciesJohn Langford
2014-12-29fixed compile issuesJohn Langford
2014-12-29simplifying multiclass finishJohn Langford
2014-12-29simpler multiclass finishJohn Langford
2014-12-29init consistency enforcedJohn Langford
2014-12-27fix conflictsJohn Langford
2014-12-27fix python compileJohn Langford
2014-12-27remove & from setupJohn Langford
2014-12-27remove new for learnerJohn Langford
2014-12-27detemplate learnerJohn Langford
2014-12-27unified type structure of reductionsJohn Langford
2014-12-26fix conflictsJohn Langford
2014-12-26simplify argument specificationJohn Langford
2014-12-26pointer to ref in many casesJohn Langford
2014-12-26fix conflictsJohn Langford
2014-12-23easier calloc_or_dieJohn Langford
2014-12-16used casting to disambiguate to_stringJohn Langford
2014-12-09fix merge conflictsJohn Langford
2014-12-06various bugfixesJohn Langford
2014-12-02tweaks for compileJohn Langford
2014-12-02consolidated optionsJohn Langford
2014-12-02separate optionsJohn Langford
2014-11-29intermediate checkinJohn Langford
2014-11-28separated label from predictionJohn Langford
2014-11-19fixed merge conflictJohn Langford
2014-11-19Merge remote-tracking branch 'upstream/master' into v1Luong Hoang
2014-11-19disambiguate to_stringLuong Hoang
2014-11-16typing label, first compiling versionJohn Langford
2014-11-15fixed polityptr breakageJohn Langford
2014-11-15#88: renamed vw_scorerLuong Hoang
2014-11-15#88: moved cvify::predictions to vw_scorerLuong Hoang
2014-11-15#88: moved count & counter from cbify to vw_scorerLuong Hoang
2014-11-15#88: removed tau from cbify. modified predict_or_learn_first code to be cleanerLuong Hoang
2014-11-14#88: removed bags from cbify. also removed extra code.Luong Hoang
2014-11-14#88: removed epsilon from cbify. also removed unused choose_action codeLuong Hoang
2014-11-14#88: embedded relevant mwt objects into cbify structLuong Hoang
2014-11-13Fixes #89: defined an alias template to abbreviate the declaration of smart p...Luong Hoang
2014-11-11fixed bootstrap reference in VWJohn Langford
2014-11-11various windows-side compile fixesYour Name
2014-11-11merged different context types into one in the mwt code in vwLuong Hoang
2014-11-10#85: updated VW to use new MWT interfaceLuong Hoang
2014-11-10#85: renamed old c++ mwt classLuong Hoang
2014-11-08#85: added StringRecorder & SimpleContext with To_String() method. Test code ...Luong Hoang
2014-10-30updated policy functions to use BaseContext typeLuong Hoang
2014-10-30renamed c++ Context to SimpleContextLuong Hoang
2014-10-30fixes #82: change Get_All_Interactions to return vector of Interaction object...Luong Hoang