Skip to content

mlpack 3.0.3

Compare
Choose a tag to compare
@rcurtin rcurtin released this 29 Jul 04:43
· 11004 commits to master since this release

Released July 27th, 2018.

  • Fix Visual Studio compilation issue (#1443).
  • Allow running local_coordinate_coding binding with no initial_dictionary parameter when input_model is not specified (#1457).
  • Make use of OpenMP optional via the CMake USE_OPENMP configuration variable (#1474).
  • Accelerate FNN training by 20-30% by avoiding redundant calculations (#1467).
  • Fix math::RandomSeed() usage in tests (#1462, #1440).
  • Generate better Python setup.py with documentation (#1460).