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-09-09Merge pull request #396 from nicknussbaum/masterJohn
2014-09-09Add an optional deploy_vw project to the VW solution/Nick Nussbaum
2014-09-07fix to generalize runvw-yarn.shJohn Langford
2014-09-07Change deplowvw.bat to include cluster spanning_tree.exeNick Nussbaum
2014-09-03Merge pull request #371 from nicknussbaum/masterJohn
2014-08-15Migrate the Windows Solution to build on Visual Studio 2013 on Windows 8.1Nick Nussbaum
2014-07-31fixed searn bug, added python search interfaceHal Daume III
2014-07-09Merge pull request #336 from arielf/masterJohn
2014-07-09fix warning+exit which does not work to $(error ...)ariel faigon
2014-07-03Fix C++11 compile errors on Mac OS X 10.9 and LLVM 5.1.Michael Brundage
2014-06-25Merge pull request #330 from sam-s/masterJohn
2014-06-19better name for reg_mode_oddJohn Langford
2014-06-18update to match the actual codeSam Steingold
2014-06-18remove obsolete options; improve loggingSam Steingold
2014-06-17report which node we are waiting forVaclav Petricek
2014-06-16Cleaner Makefile definitions; more reuse/refactoring of variables; safer on D...ariel faigon
2014-05-27Quiet clang++ warning: conversion from string literal to 'char *'ariel faigon
2014-05-26windows compiles without warningsU-NORTHAMERICA\jcl
2014-05-20also check the return value of listen()Sam Steingold
2014-05-20use the ASCII version of InetNtopSam Steingold
2014-05-20inet_ntop on win32 is declared in winsock2 as InetNtopSam Steingold
2014-05-19more verbose spanning_tree error reporting and communicationsSam Steingold
2014-05-19use strerror(errno) for error reporting throughoutSam Steingold
2014-05-17Merge branch 'master' of github.com:JohnLangford/vowpal_wabbitJohn Langford
2014-05-17add some direction concerning hadoop useJohn Langford
2014-05-16use close() instead of shutdown(RDWD)Sam Steingold
2014-04-30VS2012 typefixes and bugfixesU-NORTHAMERICA\jcl
2014-04-15perform close() after shutdown() in spanning_treeJohn Langford
2014-04-14add --nondaemon option to spanning_tree.ccJohn Langford
2014-03-21fix more v120 issuesU-NORTHAMERICA\jcl
2014-03-04fix windows build issuesU-NORTHAMERICA\jcl
2014-03-01fixed neighbor feature auditing, and affix feature storing in fileHal Daume III
2014-02-20more vs2012 tweaksU-NORTHAMERICA\jcl
2014-02-20Merge branch 'master' of github.com:JohnLangford/vowpal_wabbitU-NORTHAMERICA\jcl
2014-02-20downgrade to VS2012 and add some fflushU-NORTHAMERICA\jcl
2014-02-16cluster/Makefile: COMPILER -> CXX and if/else indentariel faigon
2014-02-05Newline at the end of cluster/spanning_tree.cc (clang++ warning)ariel faigon
2013-11-26upgrade to VS2013 using boost 1_55Nirupama Chandrasekaran
2013-10-13modify weighted average to work with norms properlyJohn Langford
2013-04-01initial parser exposedunknown
2013-01-10better single_machine scriptJohn Langford
2013-01-09zeroing out warningsU-NORTHAMERICA\jcl
2012-11-29parallel execution in windowsJohn Langford
2012-11-08run parallel learning on YARN/MR2Vaclav Petricek
2012-10-26Merge pull request #57 from luispedro/typoJohn
2012-10-24MIN: Fix typo in READMELuis Pedro Coelho
2012-10-24ENH Add missing includesLuis Pedro Coelho
2012-09-27fix parallel in linuxJohn Langford
2012-09-27allreduce working in windows now, with help from RobertU-NORTHAMERICA\jcl
2012-09-26windows port tweakingU-NORTHAMERICA\jcl