SiaNet
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
dotnet add package SiaNet --version 0.4.1.31
Install-Package SiaNet -Version 0.4.1.31
<PackageReference Include="SiaNet" Version="0.4.1.31" />
Frameworks
Dependencies
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.
Compatibility metadata lists 1 target framework; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.