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-08#85: Ground infrastructure for C# interop. Also contains C# interface for Eps...Luong Hoang
2014-10-25Hide all Serialize methods from public APILuong Hoang
2014-10-16Adding example lab C# codeU-NORTHAMERICA\alekha
2014-10-09Commit for removing IntPtr for Bagging stateful scenariosLuong Hoang
2014-10-07fixes #29, also fixed a null reference in CLR codeLuong Hoang
2014-09-30merged with current VW master, build breaking in some places.Your Name
2014-09-18Created porting interface to interop with other languages. Some notes:Luong Hoang
2014-09-12- renamed Action to MWTAction to avoid naming clash with /clr namespaceLuong Hoang
2014-08-17More fixes for building Vowpal_Wabbit under Visual Studio 2013Nick Nussbaum
2014-07-15further testing of LDAU-NORTHAMERICA\jcl
2014-07-11new dll interface which avoids various brokennessU-NORTHAMERICA\jcl
2014-06-18tweaks to C# exampleU-NORTHAMERICA\jcl
2014-06-17Updated DLL interfaceU-NORTHAMERICA\jcl
2013-11-26fix compile errorsNirupama Chandrasekaran
2013-11-08fix windows compile warningsU-NORTHAMERICA\jcl
2013-09-05flatten-example continuedniruc
2013-08-29flatten exampleniruc
2013-08-21flatten vw exampleniruc
2013-08-15flatten exampleniruc
2013-05-01add support for max_examples in VW for TLCniruc
2013-04-09add main.ccniruc
2013-04-08fix windows side export_exampleU-NORTHAMERICA\jcl
2013-04-05cleanup of the vw.exe project filesniruc
2013-04-05added export_example to library exposed to c#niruc
2013-04-02added new files to windows buildniruc
2013-04-02fix bug on passing vw as structunknown
2013-03-30tweak interface from Matt RichardsonU-NORTHAMERICA\jcl
2013-01-19Add Utf16 to Utf8 conversion in marshalling from C#Nick Nussbaum
2013-01-19 add utf-16 to utf-8 conversion functions to vwdll api for use from c# .netNick Nussbaum
2013-01-08updated c# interfaceU-NORTHAMERICA\jcl
2012-12-28adding a .bat test which invokes test 1 with the windows build of vwNick Nussbaum
2012-12-28adjust cs_test library parameters to match those in test/RunTests scriptNick Nussbaum
2012-12-20This patch enables use of multiple passes from the library apiNick Nussbaum
2012-11-28windows testing and a bug fix from RobJohn Langford
2012-09-24fix line endingsChris Quirk
2012-09-22initial dll version and C# test codeChris Quirk