BrightWire.Net4 2.1.1

dotnet add package BrightWire.Net4 --version 2.1.1
                    
NuGet\Install-Package BrightWire.Net4 -Version 2.1.1
                    
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="BrightWire.Net4" Version="2.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BrightWire.Net4" Version="2.1.1" />
                    
Directory.Packages.props
<PackageReference Include="BrightWire.Net4" />
                    
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 BrightWire.Net4 --version 2.1.1
                    
#r "nuget: BrightWire.Net4, 2.1.1"
                    
#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.
#:package BrightWire.Net4@2.1.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=BrightWire.Net4&version=2.1.1
                    
Install as a Cake Addin
#tool nuget:?package=BrightWire.Net4&version=2.1.1
                    
Install as a Cake Tool

Enhancements:

  • csv parser now parses numbers with commas
  • exposed data table adaptor base classes
  • exposed vectorisation model from default data table adaptor
  • added suport for boolean columns as binary vectorisation columns
  • weighted index list to index list conversion
  • added naive bayes training from data tables
  • added column constraints to data table analysis xml
  • vector distances refactor and performance improvements
  • added confusion matrix from data table
  • added reverse normalise and reverse vectorise for output columns from normalisation model
  • matrix columns/rows as vectors
  • batch normalisation
  • added output nodes and slots so that graphs can output multiple results

Bug Fixes:

  • fixed filter initialisation when dropout percentage is 0
  • bin overflow correction
Product Compatible and additional computed target framework versions.
.NET Framework net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on BrightWire.Net4:

Package Downloads
BrightWire.CUDA.Net4.x64

Bright Wire CUDA adds GPU support to Bright Wire. This lets you run Bright Wire machine learning on a Maxwell or better NVIDIA GPU.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.1.1 1,483 2/23/2019
2.1.0 1,257 9/30/2018
2.0.6 1,342 7/27/2018
2.0.5 3,774 1/4/2018
2.0.4 2,014 9/23/2017
2.0.3 6,549 8/18/2017
2.0.2 1,812 6/21/2017
2.0.1 1,525 6/19/2017
2.0.0 1,431 6/7/2017
1.1.6 1,508 3/10/2017
1.1.5 1,389 3/3/2017
1.1.4 1,544 1/24/2017
1.1.3 1,388 1/19/2017
1.1.2 1,415 1/12/2017
1.1.1 1,241 12/8/2016
1.1.0 1,657 11/7/2016
1.0.8 1,337 10/31/2016
1.0.7 1,237 10/27/2016
1.0.5 1,194 10/25/2016
1.0.4 1,199 10/21/2016
1.0.3 1,169 10/18/2016
1.0.2 1,183 10/17/2016
1.0.1 1,183 10/14/2016
1.0.0 1,158 10/12/2016