NeuralNetworkVisualizer 1.2.0
dotnet add package NeuralNetworkVisualizer --version 1.2.0
NuGet\Install-Package NeuralNetworkVisualizer -Version 1.2.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="NeuralNetworkVisualizer" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NeuralNetworkVisualizer --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NeuralNetworkVisualizer, 1.2.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 NeuralNetworkVisualizer as a Cake Addin #addin nuget:?package=NeuralNetworkVisualizer&version=1.2.0 // Install NeuralNetworkVisualizer as a Cake Tool #tool nuget:?package=NeuralNetworkVisualizer&version=1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
NeuralNetworkVisualizer
Easy neural network visualizer winform control for .Net
Look at this on github
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net471 is compatible. 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.
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 |
---|---|---|
1.2.0 | 925 | 12/21/2018 |
1.1.1 | 688 | 12/17/2018 |
1.1.0 | 706 | 12/13/2018 |
1.0.10 | 727 | 10/22/2018 |
1.0.9 | 773 | 10/1/2018 |
1.0.8 | 766 | 10/1/2018 |
1.0.7 | 766 | 9/28/2018 |
1.0.6 | 764 | 9/28/2018 |
1.0.5 | 754 | 9/26/2018 |
1.0.4 | 770 | 9/25/2018 |
1.0.3 | 787 | 9/21/2018 |
1.0.2 | 774 | 9/17/2018 |
1.0.1 | 795 | 9/17/2018 |
1.0.0 | 779 | 9/14/2018 |
Now, layers, nodes and connectors are selectable!