EricLouchez.Shorokoo
0.1.8-dev
dotnet add package EricLouchez.Shorokoo --version 0.1.8-dev
NuGet\Install-Package EricLouchez.Shorokoo -Version 0.1.8-dev
<PackageReference Include="EricLouchez.Shorokoo" Version="0.1.8-dev" />
<PackageVersion Include="EricLouchez.Shorokoo" Version="0.1.8-dev" />
<PackageReference Include="EricLouchez.Shorokoo" />
paket add EricLouchez.Shorokoo --version 0.1.8-dev
#r "nuget: EricLouchez.Shorokoo, 0.1.8-dev"
#:package EricLouchez.Shorokoo@0.1.8-dev
#addin nuget:?package=EricLouchez.Shorokoo&version=0.1.8-dev&prerelease
#tool nuget:?package=EricLouchez.Shorokoo&version=0.1.8-dev&prerelease
Shorokoo
Define, train, and run neural networks in pure C#. Shorokoo is a .NET deep-learning framework with strongly typed tensors, reverse-mode autodiff, and ONNX interop.
This is the meta-package: it brings the runtime (Shorokoo.Core), the ready-made
layers (Shorokoo.Modules), and the [Module] source generator
(Shorokoo.CodeGen). Install this plus exactly one backend:
dotnet add package Shorokoo
dotnet add package Shorokoo.LinuxCPU # or Shorokoo.LinuxGPU / Shorokoo.WinCPU / Shorokoo.WinGPU
Documentation
Guides, API reference, and samples: https://github.com/Eric-Louchez/Shorokoo
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- EricLouchez.Shorokoo.CodeGen (>= 0.1.8-dev)
- EricLouchez.Shorokoo.Core (>= 0.1.8-dev)
- EricLouchez.Shorokoo.Modules (>= 0.1.8-dev)
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 |
|---|---|---|
| 0.1.8-dev | 30 | 6/20/2026 |
| 0.1.7-dev | 50 | 6/16/2026 |
| 0.1.6-dev | 40 | 6/16/2026 |
| 0.1.4-preview.1 | 54 | 6/12/2026 |