Citation Request¶
Please include these citations if you plan to use this library:
@software{thieu20250414,
author = {Nguyen Van Thieu},
title = {X-ANFIS: An Extensible and Cross-Learning ANFIS Framework for Machine Learning Tasks},
month = June,
year = 2025,
doi = {10.6084/m9.figshare.28802531},
url = {https://github.com/thieu1995/X-ANFIS}
}
@article{van2023mealpy,
title={MEALPY: An open-source library for latest meta-heuristic algorithms in Python},
author={Van Thieu, Nguyen and Mirjalili, Seyedali},
journal={Journal of Systems Architecture},
year={2023},
publisher={Elsevier},
doi={10.1016/j.sysarc.2023.102871}
}
If you have an open-ended or a research question, you can contact me via nguyenthieu2102@gmail.com.
Important links¶
Official source code repo: https://github.com/thieu1995/X-ANFIS
Official document: https://x-anfis.readthedocs.io/
Download releases: https://pypi.org/project/xanfis/
Issue tracker: https://github.com/thieu1995/X-ANFIS/issues
Notable changes log: https://github.com/thieu1995/X-ANFIS/blob/main/ChangeLog.md
- This project also related to our another projects which are “optimization” and “machine learning”, check it here:
License¶
The project is licensed under GNU General Public License (GPL) V3 license.