Shorokoo
-
- 342 total downloads
- last updated 6/25/2026
- Latest version: 0.0.1
Core runtime for Shorokoo: a .NET deep-learning framework with strongly typed tensors, reverse-mode autodiff, and ONNX interop (export .onnx, load .safetensors). Most users want the 'Shorokoo' meta-package... More information -
- 289 total downloads
- last updated 6/25/2026
- Latest version: 0.0.1
ONNX Runtime backend glue for Shorokoo (managed, platform-neutral). You normally do not install this directly; install Shorokoo.LinuxCPU, Shorokoo.LinuxGPU, Shorokoo.WinCPU, or Shorokoo.WinGPU instead, which... More information -
- 224 total downloads
- last updated 6/25/2026
- Latest version: 0.0.1
Baseline neural-network library for Shorokoo: ready-made layers, loss functions, and optimizers (SGD, SGD+momentum, AdamW, ...) built from Shorokoo modules. -
-
- 215 total downloads
- last updated 6/25/2026
- Latest version: 0.0.1
Define, train, and run neural networks in pure C#. Meta-package that brings the Shorokoo runtime (Shorokoo.Core), ready-made layers (Shorokoo.Modules), and the [Module] source generator (Shorokoo.CodeGen). Add... More information -
-
- 214 total downloads
- last updated 6/25/2026
- Latest version: 0.0.1
Shorokoo execution backend for Windows x64 GPU (CUDA), powered by ONNX Runtime. Install alongside the Shorokoo package. -
- 205 total downloads
- last updated 6/25/2026
- Latest version: 0.0.1
Shorokoo execution backend for Linux x64 GPU (CUDA), powered by ONNX Runtime. Install alongside the Shorokoo package. -
- 203 total downloads
- last updated 6/25/2026
- Latest version: 0.0.1
Shorokoo execution backend for Linux x64 (CPU), powered by ONNX Runtime. Install alongside the Shorokoo package. -
-
- 202 total downloads
- last updated 6/25/2026
- Latest version: 0.0.1
C# source generator for Shorokoo: turns [Module]-annotated partial classes into strongly typed Module/Model wrappers with hyperparameter sets. Recommended companion to the Shorokoo package. -
-
- 199 total downloads
- last updated 6/25/2026
- Latest version: 0.0.1
Shorokoo execution backend for Windows x64 (CPU), powered by ONNX Runtime. Install alongside the Shorokoo package.