classification using fuzzy network

3 visualizaciones (últimos 30 días)
kash
kash el 6 de En. de 2014
Comentada: janani balu el 11 de Sept. de 2015
I am working on fuzzy min max neural network,I have not found any codes and documents,is fuzzy neural network and fuzzy min max neural network are same?,kindly help me to start the process,I am working on fisheriris dataset.kindly provide assistance

Respuestas (1)

Walter Roberson
Walter Roberson el 6 de En. de 2014
  6 comentarios
shri raje
shri raje el 14 de Jun. de 2014
Hello Kash,
I am also working on same algorithm, I followed following steps, you should at least try it:
1) I/P:- enter class, dimension, flags.
2) Intilization :- enter theta, intial min and max values in terms of zeros
3) Training :- use two for loops for training using pattern set i/p, flag, and expand condition.
4) Finding HB mem. function value
5) If HB satisfies expansion criteria then create new HB or contraction
6) Final Layer Program i.e. define U and use four for loops to find output class of input patterns.
Hope This helps you to classify I/P patterns.
janani balu
janani balu el 11 de Sept. de 2015
Please help me how to find the overlapping cases in this algorithm.

Iniciar sesión para comentar.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by