Skip to content
/ ANFIS Public

ANFIS (adaptive neuro fuzzy inference system) neuro-fuzzy system utilizing type 3 (Takagi-Sugeno-Kang) method of fuzzy inference.

Notifications You must be signed in to change notification settings

jurebb/ANFIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ANFIS

ANFIS (adaptive neuro fuzzy inference system) neuro-fuzzy system utilizing type 3 (Takagi-Sugeno-Kang) method of fuzzy inference.

Network has 2 neurons in the first layer, and one in the last layer, with variable number of rules. Two types of learning - stochastic and batch. Solution includes a seperate project for generating the dataset.

Building the dataset:

Run the 'GenerateData()' method in ANFIS_data project.

Built for an uni course.

About

ANFIS (adaptive neuro fuzzy inference system) neuro-fuzzy system utilizing type 3 (Takagi-Sugeno-Kang) method of fuzzy inference.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages