fuzzy-logic
There are 845 repositories under fuzzy-logic topic.
fuzzylite/fuzzylite
fuzzylite: a fuzzy logic control library in C++
anishLearnsToCode/books
A collection of Mathematics + CS + what have you related books collected over the years for school 🎓 and personal reading 📚.
logictensornetworks/logictensornetworks
Deep Learning and Logical Reasoning from Data and Knowledge
alvesoaj/eFLL
eFLL (Embedded Fuzzy Logic Library) is a standard library for Embedded Systems
accelerated-text/numberwords
Convert a number to an approximated text expression: from '0.23' to 'less than a quarter'.
aresio/simpful
A friendly python library for fuzzy logic reasoning
Python-Fuzzylogic/fuzzylogic
Fuzzy Logic and Fuzzy Inference for Python 3
dPys/PyNets
A Reproducible Workflow for Structural and Functional Connectome Ensemble Learning
MizuhoAOKI/path_tracking_catalog
25 path-tracking algorithms are (goint to be) implemented with python.
tiagoCuervo/TensorANFIS
A Tensorflow implementation of the Adaptive Neuro-Based Fuzzy Inference System (ANFIS)
teamsudocode/dexter
Let your talking do the code
acetinkaya/ai_igu
AI Applications for TURKIYE
tommasocarraro/LTNtorch
PyTorch implementation of Logic Tensor Networks, a Neural-Symbolic framework.
ad1992/fuzzify
A tiny lightweight library for Fuzzy Search
DeepGraphLearning/GNN-QE
Official implementation of Graph Neural Network Query Executor (ICML 2022)
rexlow/AI-Reading-Materials
Some of the ML and DL related reading materials, research papers that I've read
acetinkaya/python-fuzzy-logic
BULANIK MANTIK ve PYTHON UYGULAMALARI KİTAP
Haghrah/PyIT2FLS
Type 1 and Interval Type 2 Fuzzy Logic Systems in Python
nwilliterate/adaptive-fuzzy-sliding-mode-control
adaptive fuzzy sliding mode control for robot manipulator
srogatch/ProbQA
Probabilistic question-asking system: the program asks, the users answer. The minimal goal of the program is to identify what the user needs (a target), even if the user is not aware of the existence of such a thing/product/service.
fuzzylite/pyfuzzylite
pyfuzzylite: a fuzzy logic control library in Python
kmilo17pet/qlibs
A collection of useful libraries for embedded systems : signal smoothing, PID control, Fuzzy Logic, fixed-point math and more...
junzis/flight-data-processor
Flight data clustering and flight phase identification
borisRadonic/ToolboxR
Discrete Time C++ Modeling Library
PYFTS/notebooks
Code examples for pyFTS
fuzzylite/jfuzzylite
jfuzzylite: a fuzzy logic control library in Java
gabrielegilardi/ANFIS
Multivariate Regression and Classification Using an Adaptive Neuro-Fuzzy Inference System (Takagi-Sugeno) and Particle Swarm Optimization.
Cartmanishere/fuzzy-min-max-classifier
A fuzzy min max classifier introducing the concept of fuzzy neural networks.
Naizil-Francis/PAI-Lab
you may find lab programs of 21AI51 or concepts related to AI
seyedsaeidmasoumzadeh/Fuzzy-Q-Learning
A Python implementation of Fuzzy Q-Learning (FQL) for any controllers with continues states
aresio/fst-pso
A settings-free global optimization method based on PSO and fuzzy logic
shettyvarshaa/PRINCIPLES-OF-AI
Principles of AI concepts from the curriculum
carmelgafa/ml-from-scratch
ML algorithms from scratch
raviyadav14697/Medical-diagnosis-using-fuzzy-logic
A soft computing method based web project which helps in predicting the disease based on the symptoms of the patient. Also informs the patients about nearby doctors availability and precautions to be taken. The heart of the project is Fuzzy Logic , a soft computing technique which makes use of knowledge base made by the experts(doctors in this case) to predict the disease severity.
mmkamani7/Skeletonization
In this repository you can see the code for skeletonization of binary images using our novel fuzzy inference system.
rjtmahinay/fuzzy-association-rule-mining
Comparison of Apriori and FP-Growth Algorithm in accuracy metrics, execution time and memory usage for a prediction system of dengue.