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-11removed test projects & sample explore project from vw.sln. These are now in ...Luong Hoang
2014-10-06reverted some changes that were lost during last mergeLuong Hoang
2014-10-05First draft of MWTRewardReporter classsisen
2014-10-04Fixes #9, Resolves #26Luong Hoang
2014-10-01renamed clr_wrapper folder to clrLuong Hoang
2014-10-01Renamed explore VS project filesLuong Hoang
2014-10-01restructured all explore code into explore/ folderLuong Hoang
2014-10-01moved vw_explore into explore folderLuong Hoang
2014-09-30merged with current VW master, build breaking in some places.Your Name
2014-09-20mergeSiddhartha Sen
2014-09-19configured debug x64 to compile/run properly and pass testsLuong Hoang
2014-09-19Added unit tests for C++ interfaceLuong Hoang
2014-09-12- renamed Action to MWTAction to avoid naming clash with /clr namespaceLuong Hoang
2014-09-11refactored vw_explore into a static library and a separate driver console app...Luong Hoang
2014-09-09Fix solution to not build invalid configuration cs_test and c_test buildsNick Nussbaum
2014-09-09Add an optional deploy_vw project to the VW solution/Nick Nussbaum
2014-08-17More fixes for building Vowpal_Wabbit under Visual Studio 2013Nick Nussbaum
2014-08-15Migrate the Windows Solution to build on Visual Studio 2013 on Windows 8.1Nick Nussbaum
2014-07-30Build as VS 2012 projectSiddhartha Sen
2014-07-29vw_explore projectsisen
2014-05-27.=
2013-11-28reenable vs projectsU-NORTHAMERICA\jcl
2013-11-26upgrade to VS2013 using boost 1_55Nirupama Chandrasekaran
2013-05-13Fix C interface for libvw. Add c sample proj calling library. Remove extra de...Nick Nussbaum
2013-04-02fix bug on passing vw as structunknown
2013-04-01initial parser exposedunknown
2012-11-28windows testing and a bug fix from RobJohn Langford
2012-09-26windows buildU-NORTHAMERICA\jcl
2012-09-26windows port tweakingU-NORTHAMERICA\jcl
2012-09-26cluster parallel for windowsU-NORTHAMERICA\jcl
2012-09-26updated build structureU-NORTHAMERICA\jcl
2012-09-26various type issues fixedU-NORTHAMERICA\jcl
2012-09-24fix line endingsChris Quirk
2012-09-22initial dll version and C# test codeChris Quirk
2012-08-16Add support for 64 bit buildsChris Quirk
2012-07-23vc++ stuffJohn Langford