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 (Collapse)Author
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
added setup/takedown to search structure allowed active learning to use keypress rather than input line allowed active learning to separately specify "human readable" data added dictionary features to parse_args
2014-10-18minor tweaks to pyvwHal Daume III
2014-10-02LDF now implemented in python; a few extra helper functionsHal Daume III
2014-09-21integrated new version of search, updated relevant tests (and removed ones ↵Hal Daume III
that use beam, since beam is still not supported)
2014-09-21beginning replacement of searn with searchHal Daume III
2014-08-08minor improvements to python interfaceHal Daume III
2014-08-06lots more comments for python interfaceHal Daume III
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-26minor cleanup of python interfaceHal Daume III
2014-07-26initial version of python interface working!Hal Daume III