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-01new version of snapshottingHal Daume III
2014-03-31uniform explicit include guardsJohn Langford
2013-12-11shrinking searn sequence task codeHal Daume III
2013-10-27imperative searn working, including snapshotting; minor bug fixes for copying...Hal Daume III
2013-02-23exit to exception conversionJohn Langford
2013-01-14fixed deep copy of label bugHal Daume III
2012-12-15#if consolidationJohn Langford
2012-12-15consolidate realloc on resizeJohn Langford
2012-12-15reserve become resizeJohn Langford
2012-12-15abstract free for v_arrayJohn Langford
2012-12-15changed push to push_backJohn Langford
2012-12-14index() changed to size() to match stlJohn Langford
2012-12-14autoshrinking v_arrayJohn Langford
2012-11-30merged in john's repositoryHal Daume III
2012-11-22finished changing library interface to use primitive typesJohn Langford
2012-11-19merged john's changes, everything works except cubic featuresHal Daume III
2012-09-29update header licensingJohn Langford
2012-09-26various type issues fixedU-NORTHAMERICA\jcl
2012-07-30fixed versioningHal Daume III
2012-07-23First windows port from Chris QuirkJohn Langford
2012-07-03chasing memory issuesHal Daume III
2012-06-01moved label_parser into parser, added example functions for alloc, dealloc, copyHal Daume III
2012-05-31finished searn, pulling options out of parse_argsHal Daume III
2012-03-30Replace the deprecated "bzero" w/ the equivalent "memset" which was preventin...Daniel Erenrich
2012-01-03now creating a linkable libraryBrian Muller