Info
| Version: | 2.2.0.5 |
| Author(s): | Ryan Curtin |
| Last Update: | Wednesday, March 29, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/mlpack/mlpack |
| NuGet Url: | https://www.nuget.org/packages/mlpack-windows |
Install
Install-Package mlpack-windows
dotnet add package mlpack-windows
paket add mlpack-windows
mlpack-windows Download (Unzip the "nupkg" after downloading)
Dependencies
- OpenBLAS(>= 0.2.14.1)
- armadillo-code(>= 7.800.2)
- boost(>= 1.60.0)
- boost_unit_test_framework-vc140(>= 1.60.0)
- boost_program_options-vc140(>= 1.60.0)
- boost_random-vc140(>= 1.60.0)
- boost_serialization-vc140(>= 1.60.0)
- boost_math_c99-vc140(>= 1.60.0)
Tags
It aims to implement a wide array of machine learning methods and functions as a swiss army knife for machine learning researchers.