Installation

It is recommended to install Neuro-Fuzzy Toolbox inside a Python virtual environment. For more information on creating virtual environments, refer to the official documentation.

You can install Neuro-Fuzzy Toolbox as follows:

pip install neuro-fuzzy-toolbox

Note

All required dependencies will be installed automatically. However, if you prefer to install them manually, refer to the requirements.txt file in the repository.

For more information on how to use the toolbox, see the Usage section.