Info
Version: | 0.4.2.67 |
Author(s): | Deepak Battini |
Last Update: | Monday, March 25, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/deepakkumar1984/SiaNet |
NuGet Url: | https://www.nuget.org/packages/SiaNet |
Install
Install-Package SiaNet
dotnet add package SiaNet
paket add SiaNet
SiaNet Download (Unzip the "nupkg" after downloading)
Dependencies
- SiaNet.Engine(>= 0.4.2.67)
- CsvHelper(>= 12.1.2)
- Newtonsoft.Json(>= 12.0.1)
- OpenCvSharp3-AnyCPU(>= 4.0.0.20181129)
- System.Numerics.Tensors(>= 0.1.0)
Tags
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.