portable.aforge.machinelearning 2.2.5.50504

dotnet add package portable.aforge.machinelearning --version 2.2.5.50504
                    
NuGet\Install-Package portable.aforge.machinelearning -Version 2.2.5.50504
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="portable.aforge.machinelearning" Version="2.2.5.50504" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="portable.aforge.machinelearning" Version="2.2.5.50504" />
                    
Directory.Packages.props
<PackageReference Include="portable.aforge.machinelearning" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add portable.aforge.machinelearning --version 2.2.5.50504
                    
#r "nuget: portable.aforge.machinelearning, 2.2.5.50504"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=portable.aforge.machinelearning&version=2.2.5.50504
                    
Install portable.aforge.machinelearning as a Cake Addin
#tool nuget:?package=portable.aforge.machinelearning&version=2.2.5.50504
                    
Install portable.aforge.machinelearning as a Cake Tool

Portable AForge Machine Learning contains machine learning functionality for the AForge.NET Framework on mobile and tablet devices.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

    • shim (>= 1.0.1.50427)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.5.50504 49 5/4/2015
2.2.5.50319 74 3/19/2015
2.2.5.50204 65 2/4/2015
2.2.5.50126 57 1/26/2015

BREAKING CHANGES!
-----------------
* Windows Phone 8/8.1 Silverlight no longer supported. Use Portable AForge packages 2.2.5.50204 or earlier for WP 8/8.1 Silverlight support.
* AForge.Math.Complex deprecated. Use System.Numerics.Complex instead.