SiaNet 0.4.2.67
Developing a C# wrapper to help developer easily create and train deep neural network models.
Easy to use library, just focus on research
Multiple backend - ArrayFire (In Progress), TensorSharp (In Progress), CNTK (Not Started), TensorFlow (Not Started), MxNet (Not Started)
CUDA/ OpenCL support for some of the backends
Light weight libray, built with .NET standard 2.0
Code well structured, easy to extend if you would like to extend with new layer, loss, metrics, optimizers, constraints, regularizer
Install-Package SiaNet -Version 0.4.2.67
dotnet add package SiaNet --version 0.4.2.67
<PackageReference Include="SiaNet" Version="0.4.2.67" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SiaNet --version 0.4.2.67
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- CsvHelper (>= 12.1.2)
- Newtonsoft.Json (>= 12.0.1)
- OpenCvSharp3-AnyCPU (>= 4.0.0.20181129)
- SiaNet.Engine (>= 0.4.2.67)
- System.Numerics.Tensors (>= 0.1.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.