AForge.Fuzzy library consists of classes to perform different fuzzy computations, starting from using basic fuzzy sets and linguistic variables and continuing with complete inference system, which is capable of running set of fuzzy rules evaluating requested fuzzy variable.
Info
Version: | 2.2.4.0 |
Last Update: | Tuesday, December 4, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://code.google.com/p/aforge/ |
NuGet Url: | https://www.nuget.org/packages/AForge.Fuzzy.lib |
Install
Install-Package AForge.Fuzzy.lib
dotnet add package AForge.Fuzzy.lib
paket add AForge.Fuzzy.lib
AForge.Fuzzy.lib Download (Unzip the "nupkg" after downloading)
Dependencies
- AForge.lib(2.2.4.0)