Hello, I had a problem with coding and implementing the algorithm.
Thank you for guiding me in this field and about coding the anfis algorithm
The Python error is as follows
~\anaconda3\lib\site-packages\anfis\__init__.py in 1 import anfis ----> 2 from membership import membershipfunction 3 from membership import mfDerivs ModuleNotFoundError: No module named 'membership'