Install Python3
For Ubuntu :
sudo apt install python3 python3-pip
- Clone the repository
git clone https://github.com/sumony2j/Soft-Computing.git
- In Command Line Type :
python3 script_name.py
-
McCulloch-Pitts-Implement McCulloch-Pitts Network
-
Arithmatic_Operation_Of_Fuzzy_Sets.py-Arithmatic Operation Of Fuzzy Sets
-
BAM.py-Implement Bidirectional Associative Memory
-
Cartesian_Product_Of_Fuzzy_Sets.py-Implement Cartesian Product Of Fuzzy Sets
-
Composition_Of_Fuzzy_Sets.py-Implement Composition Of Fuzzy Sets
-
Defuzzification.py-Implement Defuzzification Using Alpha-Cut
-
Hamming_Network.py-Implement Hamming Network
-
Hebb's_Network-Implement Hebb's Network
-
Inner_Outer_Product_Of_Fuzzy_Sets.py-Implement Inner Outer Product Of Fuzzy Sets
-
Kohenen_Self.py-Implement Kohenen Self Network
-
MaxNet.py-Implement MaxNet Network
-
Operations_Of_Fuzzy_Sets.py-Implement Operations Of Fuzzy Sets