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
path: root/python
AgeCommit message (Expand)Author
2014-12-23add .PHONY targets as neededSam Steingold
2014-12-17typoMartin Popel
2014-11-28fix python interfaceJohn Langford
2014-11-19fixed merge conflictJohn Langford
2014-11-18Get rid of compile warningsMartin Popel
2014-11-16python interface fixesJohn Langford
2014-11-10Merge branch 'master' of /home/jl/programs/vowpal_wabbit into v0John Langford
2014-11-06added simple ldf exampleHal Daume III
2014-11-06more memory leak fixesHal Daume III
2014-11-05fixed a memory leakHal Daume III
2014-11-05fixing bugsHal Daume III
2014-11-04allow lambdas for examples for lazy computationHal Daume III
2014-11-04speed up example construction in pythonHal Daume III
2014-11-04remove bug i introducedHal Daume III
2014-11-03large speedup to example creation in pythonHal Daume III
2014-10-31fixed read_example bug in libsearchHal Daume III
2014-10-29updates against current master VWJohn Langford
2014-10-29minor tweaks for VW compileJohn Langford
2014-10-18needed to fix python makefileHal Daume III
2014-10-18Merge branch 'master' of git://github.com/JohnLangford/vowpal_wabbitHal Daume III
2014-10-18minor tweaks to pyvwHal Daume III
2014-10-06Merge branch 'master' of github.com:sam-s/vowpal_wabbitSam Steingold
2014-10-06add PYTHON_LDFLAGS and use python$(PYTHON_VERSION)-config for it and PYTHON_I...Sam Steingold
2014-10-03updated notebook, added more examplesHal Daume III
2014-10-02LDF now implemented in python; a few extra helper functionsHal Daume III
2014-09-27added covington exampleHal Daume III
2014-09-27added a stupid example dependency parserHal Daume III
2014-09-27updated search library, added notebookHal Daume III
2014-09-22ready to pushHal 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-19pulled john's changesHal Daume III
2014-09-18VWLIBS: use static libs when DLL are not builtSam Steingold
2014-09-18avoid 'ld: unknown option: --export-dynamic' on DarwinSam Steingold
2014-09-18working on new searchHal Daume III
2014-09-17changed hook to be generic for python and c++, added searn example to libraryHal Daume III
2014-09-01bug in pyvwsearnHal Daume III
2014-09-01added pythontask hook file (previously forgot commit)Hal Daume III
2014-08-23adding python_hook search task, other minor fixesHal Daume III
2014-08-09merged johnHal Daume III
2014-08-08minor improvements to python interfaceHal Daume III
2014-08-06lots more comments for python interfaceHal Daume III
2014-08-06Support Python binding for CygwinVinh Khuc
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-26added dependence to makefile for pythonHal Daume III
2014-07-26minor cleanup of python interfaceHal Daume III
2014-07-26initial version of python interface working!Hal Daume III