encog-dotnet-core 3.4.0

dotnet add package encog-dotnet-core --version 3.4.0
NuGet\Install-Package encog-dotnet-core -Version 3.4.0
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="encog-dotnet-core" Version="3.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add encog-dotnet-core --version 3.4.0
#r "nuget: encog-dotnet-core, 3.4.0"
#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.
// Install encog-dotnet-core as a Cake Addin
#addin nuget:?package=encog-dotnet-core&version=3.4.0

// Install encog-dotnet-core as a Cake Tool
#tool nuget:?package=encog-dotnet-core&version=3.4.0

Encog is an advanced machine learning framework that supports a variety of advanced algorithms, as well as support classes to normalize and process data. Machine learning algorithms such as Support Vector Machines, Artificial Neural Networks, Genetic Programming, Bayesian Networks, Hidden Markov Models and Genetic Algorithms are supported. Most Encog training algoritms are multi-threaded and scale well to multicore hardware. Encog can also make use of a GPU to further speed processing time. A GUI based workbench is also provided to help model and train machine learning algorithms. Encog has been in active development since 2008.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.4.0 80,069 9/1/2017
3.3.0 14,425 10/3/2014
3.2.0 1,854 3/26/2014
3.1.0 1,668 1/11/2014
3.0.0 3,628 7/25/2011