mlpack v3.0.3 Release Notes

Release Date: 2018-07-29 // over 5 years ago
  • ๐Ÿš€ 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).