LibTopoART provides C# implementations of several TopoART neural networks which are suited to problems 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.
Info
| Version: | 0.98.1 |
| Author(s): | Marko Tscherepanow |
| Last Update: | Saturday, December 21, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://www.libtopoart.eu/ |
| NuGet Url: | https://www.nuget.org/packages/LibTopoART |
Install
Install-Package LibTopoART
dotnet add package LibTopoART
paket add LibTopoART
LibTopoART Download (Unzip the "nupkg" after downloading)
Dependencies
net472
- System.Numerics.Vectors(>= 4.5.0)
No dependencies.
Tags