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-11-13fixes #30Luong Hoang
2014-11-11added flush argument to GetRecording for C# interfaceLuong Hoang
2014-11-11Added comments to C# sample codeLuong Hoang
2014-11-11Merge branch 'v0' of https://github.com/sidsen/vowpal_wabbit into v0sidsen
2014-11-11renamed all references to bagging to bootstrapLuong Hoang
2014-11-11Renamed BaggingExplorer to BootstrapExplorerLuong Hoang
2014-11-11Renamed Get_Recording to Flush_Recording to clear internal data after returni...Luong Hoang
2014-11-11Removed extra numbags parameter from Bagging constructorLuong Hoang
2014-11-11added interaction<Ctx> class to c# sample codeLuong Hoang
2014-11-11removed extra fileLuong Hoang
2014-11-11#85: Removed offline eval codeLuong Hoang
2014-11-10reorder declarations for localityYour Name
2014-11-10#85: changed timing code to use new interfaceLuong Hoang
2014-11-10#85: updated c# tests for epsilon, tau, baggingLuong Hoang
2014-11-10#85: renamed new Mwt classes to MwtExplorerLuong Hoang
2014-11-10#85: renamed MwtExplorer to OldMwtExplorer to reuse name for the new interfac...Luong Hoang
2014-11-08#85: added c# versions for StringRecorder and SimpleContext that implements I...Luong Hoang
2014-11-08#85: added new interface for c# tau-first & generic explorers. cleaned up sam...Luong Hoang
2014-11-08#85: added new interface for c# baggingLuong Hoang
2014-11-08#85: added new interface for c# softmax explorerLuong Hoang
2014-11-08#85: added IScorer interface, renamed some methodsLuong Hoang
2014-11-08#85: Ground infrastructure for C# interop. Also contains C# interface for Eps...Luong Hoang
2014-11-08#85: added StringRecorder & SimpleContext with To_String() method. Test code ...Luong Hoang
2014-11-04Added sample code for generic exploration to C# fileLuong Hoang
2014-11-04Renamed Uninitialize method to proper spellingLuong Hoang
2014-10-31#75: Partial work to implement C# BaseContext. Few tests added to verify cust...Luong Hoang
2014-10-31#75: renamed c# context to SimpleContextLuong Hoang
2014-10-25Hide all Serialize methods from public APILuong Hoang
2014-10-24changed c# timing code to use similar setting as C++Luong Hoang
2014-10-23Renamed INTERACTION to InteractionLuong Hoang
2014-10-23Renamed CONTEXT to ContextLuong Hoang
2014-10-23Renamed FEATURE to FeatureLuong Hoang
2014-10-21encapsulated CONTEXT apisLuong Hoang
2014-10-21encapsulated C# apiLuong Hoang
2014-10-20added sample statefulpolicyfunc to compile clock codeLuong Hoang
2014-10-20modified project file to include clock fileLuong Hoang
2014-10-20added clock file with timing codeLuong Hoang
2014-10-18reordered ChooseAction parameters, renamed Feature members to Id and ValueLuong Hoang
2014-10-18sample code in c++ and c# fixesslbird
2014-10-18Fix build break related to salt additionsidsen
2014-10-17Causing serialization to fail, Revert "#65: made members of INTERACTION inter...Luong Hoang
2014-10-17#65: renamed Feature.WeightIndex to IndexLuong Hoang
2014-10-17renamed RewardStorer to RewardStore, renamed Initialize to Add and added anot...Luong Hoang
2014-10-17#65: made members of INTERACTION internal and add public accessors where neededLuong Hoang
2014-10-17resolves #63Luong Hoang
2014-10-17made class generic and added RewardStorer & MwtLogger as derived classes for #63Luong Hoang
2014-10-17Merge branch 'master' of https://github.com/sidsen/vowpal_wabbitU-NORTHAMERICA\alekha
2014-10-17.U-NORTHAMERICA\alekha
2014-10-17partial work for #63Luong Hoang
2014-10-16adding lab codeU-NORTHAMERICA\alekha