Skip to content

mlpack 1.0.3

Compare
Choose a tag to compare
@rcurtin rcurtin released this 22 Dec 02:04
· 18866 commits to master since this release

Released September 16th, 2012.

  • Remove internal sparse matrix support because Armadillo 3.4.0 now includes it. When using Armadillo versions older than 3.4.0, sparse matrix support is not available.
  • NCA (neighborhood components analysis) now support an arbitrary optimizer (#254), including stochastic gradient descent (#258).