LibTopoART 0.94.0
LibTopoART is a library providing C# implementations of several neural networks based on the TopoART architecture. This architecture has been developed as a unified machine learning approach tackling frequent problems arising in cognitive robotics and advanced machine learning, such as online-learning, lifelong learning from data streams, as well as incremental learning and prediction from non-stationary data, noisy data, imbalanced data, and incomplete data.
Install-Package LibTopoART -Version 0.94.0
dotnet add package LibTopoART --version 0.94.0
<PackageReference Include="LibTopoART" Version="0.94.0" />
paket add LibTopoART --version 0.94.0
#r "nuget: LibTopoART, 0.94.0"
The reference manual and samples can be downloaded from www.LibTopoART.eu.
The reference manual and samples can be downloaded from www.LibTopoART.eu.
Release Notes
Version 0.94.0 adds support of save file compression.
Dependencies
-
.NETFramework 4.7.2
- System.Numerics.Vectors (>= 4.5.0)
-
.NETStandard 2.1
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.