DiagnosisFuzzy

  • Usage

    In order to run, there are few dependecies to be installed. For the easiness, we have exported an enviroment so that one can easily clone it to their machine

    • Environment import with conda

      conda env create -f env.yml

    • Activate the new environment

      conda activate mlenv

    • To run fuzzy controller from terminal

      python flc_system.py

    • To run fuzzy controller with Jupyter Notebook

      jupyter notebook