SodiumPlus 1.0.11

There is a newer version of this package available.
See the version list below for details.
dotnet add package SodiumPlus --version 1.0.11
NuGet\Install-Package SodiumPlus -Version 1.0.11
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="SodiumPlus" Version="1.0.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SodiumPlus --version 1.0.11
#r "nuget: SodiumPlus, 1.0.11"
#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 SodiumPlus as a Cake Addin
#addin nuget:?package=SodiumPlus&version=1.0.11

// Install SodiumPlus as a Cake Tool
#tool nuget:?package=SodiumPlus&version=1.0.11

A powerful neural network library for creating perceptron for classifying inputs. Also see SodiumPlusTraining for training neural networks using the error backpropagation approach.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on SodiumPlus:

Package Downloads
SodiumPlusTraining

A library for training neural networks created with SodiumPlus

SodiumPlusSerialization

A library for serializing/deserializing neural networks created with SodiumPlus

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.14 1,593 2/21/2017
1.0.13 1,085 2/19/2017
1.0.12 1,011 2/19/2017
1.0.11 2,032 2/17/2017