Click here to Skip to main content
15,868,016 members
Articles / Programming Languages / C#

C# Fuzzy Logic API

Rate me:
Please Sign up or sign in to vote.
4.73/5 (29 votes)
5 Aug 2020MIT3 min read 55.6K   340   44  
How to execute inferences by fuzzy logic concept on Plain Old CLR Object
This API executes inferences by fuzzy logic concept on plain old CLR Object associating a predicate defined in .NET native object called 'Expression'. In this post, we will go through Abstraction, Fuzzy Logic Concepts and then see how to use the API.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Architect
Brazil Brazil
15 years experience in Software Development, Architecting Solutions focused on Microsoft Ecosystems; and work on Critical Mission Projects.

Certifications:
Microsoft Certified professional (MCP), Microsoft Certified technology specialist (MCTS)
Acknowledgement:
Master in Business Administration (MBA)

Comments and Discussions