Are there any libraries that implement ANFIS (Python Libraries Adaptive Neuro-Fuzzy Inference System) in Python? Do libraries like PyBrain support it?
Asked
Active
Viewed 8,052 times
1 Answers
1
Yes. Recent updates show an ANFIS package available at https://pypi.python.org/pypi/anfis/0.3.0
Author describes the package state to be in early beta, so be careful on Quality Assurance issues.

halfer
- 19,824
- 17
- 99
- 186

user3666197
- 1
- 6
- 50
- 92