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-05-24new working snapshotHal Daume III
2014-05-02removed void* from csoaaHal 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-01-09fixed memory leaksHal Daume III
2013-02-23exit to exception conversionJohn Langford
2013-01-21bug fixesJohn Langford
2013-01-14fixed deep copy of label bugHal Daume III
2012-12-15reserve become resizeJohn Langford
2012-12-15changed push to push_backJohn Langford
2012-12-14autoshrinking v_arrayJohn Langford
2012-09-29update header licensingJohn Langford
2012-07-06fixed 64bit things, other minor norm bugsHal Daume III
2012-07-03chasing memory issuesHal Daume III
2012-06-27pulled john changesHal Daume III
2012-06-27Merge branch 'master' of git://github.com/JohnLangford/vowpal_wabbitHal Daume III
2012-06-26new version of csoaa ldf supports separately specified label featuresHal Daume III
2012-06-21initial stub of an implementation for beam searchHal Daume III
2012-06-15added ability to distinguish train from testHal Daume III
2012-05-31searn seems to work, at least for non-ldf problems!Hal Daume III
2012-05-30added hashmapHal Daume III