/Machine-Learning---Reasoning

Reasoning using Fuzzy Logic. Fuzzy Logic relies on common sense to solve problems using degrees of truth between 0 and 1.

Primary LanguageJupyter Notebook

#If you want to run code from Google Colab
1. Open the source code link on the link: bit.ly/REASONING_IF4409_13
2. Run all the cells in Google Colab
3. Output can be seen in the last cell
4. The output Excel file can be downloaded from Google Colab on the left side of Google Colab on the Files tab.

#If you want to run the code from the terminal
1. Make sure you have the pandas, numpy, and matplotlib libraries installed on your PC.
2. Open a terminal and adjust the path to your file
3. Type the command "python (filename).py"