Sigma.Core
0.2.3-alpha
See the version list below for details.
dotnet add package Sigma.Core --version 0.2.3-alpha
NuGet\Install-Package Sigma.Core -Version 0.2.3-alpha
<PackageReference Include="Sigma.Core" Version="0.2.3-alpha" />
paket add Sigma.Core --version 0.2.3-alpha
#r "nuget: Sigma.Core, 0.2.3-alpha"
// Install Sigma.Core as a Cake Addin #addin nuget:?package=Sigma.Core&version=0.2.3-alpha&prerelease // Install Sigma.Core as a Cake Tool #tool nuget:?package=Sigma.Core&version=0.2.3-alpha&prerelease
Rocket powered machine learning. Create, compare, adapt, improve - neural networks at the speed of thought.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- log4net (>= 2.0.7)
- ManagedCuda-75-x64 (>= 7.5.5)
- ManagedCuda-80 (>= 8.0.13)
- ManagedCuda-CUBLAS (>= 8.0.13)
- SharpZipLib (>= 0.86.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Sigma.Core:
Package | Downloads |
---|---|
Sigma.Core.Monitors.WPF
Rocket powered machine learning. Create, compare, adapt, improve - neural networks at the speed of thought. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Sigma.Core:
Repository | Stars |
---|---|
ThinkingTransistor/Sigma
Rocket powered machine learning. Create, compare, adapt, improve - artificial intelligence at the speed of thought.
|
Version | Downloads | Last updated |
---|---|---|
0.5.0 | 1,725 | 9/10/2017 |
0.3.0 | 1,692 | 3/29/2017 |
0.2.3-alpha | 880 | 3/5/2017 |
The first official version of Sigma. Currently we are in Alpha and many useful things are missing (either completely or are not fully funcitoning).
This is core framework (i.e. command line version) which enables intuitive machine learning in C#. For visualisation see Sigma.Core.Monitors.WPF.