[mlpack-git] [mlpack/mlpack] mlpack 2.1.0

Ryan Curtin notifications at github.com
Mon Oct 31 11:10:41 EDT 2016


Released Oct. 31st, 2016.

  * Fixed CoverTree to properly handle single-point datasets.
  * Fixed a bug in CosineTree (and thus QUIC-SVD) that caused split failures for some datasets (#717).
  * Added `mlpack_preprocess_describe` program, which can be used to print statistics on a given dataset (#742).
  * Fix prioritized recursion for k-furthest-neighbor search (`mlpack_kfn` and the `KFN` class), leading to orders-of-magnitude speedups in some cases.
  * Bump minimum required version of Armadillo to 4.200.0.
  * Added simple Gradient Descent optimizer, found in `src/mlpack/core/optimizers/gradient_descent/` (#792).
  * Added approximate furthest neighbor search algorithms QDAFN and DrusillaSelect in `src/mlpack/methods/approx_kfn/`, with command-line program `mlpack_approx_kfn`.

-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/mlpack/mlpack/releases/tag/mlpack-2.1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20161031/47bef7d4/attachment.html>


More information about the mlpack-git mailing list