Cartmanishere / fuzzy-min-max-classifier

A fuzzy min max classifier introducing the concept of fuzzy neural networks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fuzzy Min-Max Classifier:

An implmenetation of Fuzzy min-max classifer first introduced by Patrick Simpson in this paper in 1992.

This repository contains the code for my blog post explaning the working and learning algorithm for this classifier.

You'll find example usage in the included jupyter notebook.

License :

The code in this repository is licensed under the terms of the MIT license.

Boil it, smash it, stick it in a stew

About

A fuzzy min max classifier introducing the concept of fuzzy neural networks.


Languages

Language:Jupyter Notebook 96.9%Language:Python 3.1%