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-04Merge branch 'master' of github.com:JohnLangford/vowpal_wabbitJohn Langford
2014-12-23add .PHONY targets as neededSam Steingold
2014-12-22Merge branch 'master' of github.com:JohnLangford/vowpal_wabbitJon Morra
2014-12-21fixed CB evaluation problemJohn Langford
2014-12-12Now we are programmatically determining the parallelism for building VW.Jon Morra
2014-12-07Reorganized build package to make the Java build more modularJon Morra
2014-12-04Merge branch 'java' of github.com:jmorra/vowpal_wabbit into javaJon Morra
2014-12-04Cleaning up MakefileJon Morra
2014-12-04Cleaning up some verbageJon Morra
2014-12-04Getting JNI layer to work with VWJon Morra
2014-11-21Makefile order changeJohn Langford
2014-11-21changing labels is all goodJohn Langford
2014-11-17fixing label changeJohn Langford
2014-10-29updates against current master VWJohn Langford
2014-10-29minor tweaks for VW compileJohn Langford
2014-10-16updated for VW compileJohn Langford
2014-10-02LDF now implemented in python; a few extra helper functionsHal Daume III
2014-09-30merged with current VW master, build breaking in some places.Your Name
2014-09-27pulled john's changesHal Daume III
2014-09-27updated search library, added notebookHal Daume III
2014-09-21integrated new version of search, updated relevant tests (and removed ones th...Hal Daume III
2014-09-21beginning replacement of searn with searchHal Daume III
2014-09-19working on bilouHal Daume III
2014-09-18do not add non-existent directories to BOOST_INCLUDE and BOOST_LIBRARYSam Steingold
2014-09-12fixed bug with neighbor features and stride stuffHal Daume III
2014-09-10rewriting searnHal Daume III
2014-09-07reenabling python. Functionality under some compilers is better than nothingJohn Langford
2014-09-07python not built by defaultJohn Langford
2014-09-01added pythontask hook file (previously forgot commit)Hal Daume III
2014-08-21Makefile change for Ubuntu 14.04John Langford
2014-08-02re-fixed snapshot bug, changed type of structured_predict to remove copyingHal Daume III
2014-07-31fixed searn bug, added python search interfaceHal Daume III
2014-07-29noopYour Name
2014-07-26fPIC required for all make modesHal Daume III
2014-07-26initial version of python interface working!Hal Daume III
2014-07-10removed -ffast-mathJohn Langford
2014-07-09Further refactor Makefiles. Much shorter.ariel faigon
2014-06-19better name for reg_mode_oddJohn Langford
2014-06-16Cleaner Makefile definitions; more reuse/refactoring of variables; safer on D...ariel faigon
2014-05-24snapshotting is back to being fast!Hal Daume III
2014-05-24new working snapshotHal Daume III
2014-05-02tentatively working version of beam learn, other various cleanupsHal Daume III
2014-05-02searn beam learning kinda maybe working?Hal Daume III
2014-05-02much better snapshotting (except for in beam search), gives >factor 2 speedupHal Daume III
2014-05-01new version of snapshottingHal Daume III
2014-04-29restored makefileHal Daume III
2014-04-29fixed bugs from previous commitHal Daume III
2014-04-29minor fixesHal Daume III
2014-04-29changed argument names for searnHal Daume III
2014-04-06use the more standard LDFLAGS Makefile idiom for static linkingsomeben