/secondorderdemos

second order demos

Primary LanguageMATLAB

secondorderdemos

Demos of second order algorithms for multi class classification.

The algorithms are described in this paper

cosplaydriver runs the following algorithms on the mnist digit dataset

  • calibrated least squares (algorithm 2 from the paper)
  • generalized least squares (algorithm 1 from the paper)
  • stagewise regression (algorithm 3 from the paper)