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/gd.h
AgeCommit message (Collapse)Author
2011-08-13Alekh current cluster parallel patchJohn Langford
2011-08-04save command added: save_filename|Jake Hofman
2011-07-16cleanup before pull request for matrix factorizationJake Hofman
2010-12-23matrix factorization uses new format for weight vector, checking for bugsJacob Hofman
2010-12-23commit before updating from main repositoryJacob Hofman
2010-12-06fixed bugs Ariel foundJohn Langford
2010-12-03synced ldaJohn Langford
2010-11-26initial working cgJohn Langford
2010-09-26bugfix multiple passes, change defaultsJohn Langford
2010-09-22commit before modifying for differential predictions. currently loss ↵Jacob Hofman
eventually blows up
2010-09-21initial corrective updateJohn Langford
2010-08-30partially implemented backpropJohn Langford
2009-12-31Added versioning to output files and made min_prediction and max_prediction ↵John Langford
automagic
2009-09-17Still grinding.John Langford
2009-09-14First compiling version of multisource support.John Langford
2009-09-01Revamped IO so that inputs and caching are independent, and multiple caches ↵John Langford
can be used as inputs.
2009-08-06Moved core thread creation into gd.John Langford
2009-08-05Include file minimization.John Langford
2009-08-01Initial release of version 3.10. I've incorporated some of theJohn Langford
Gordon's changes.