Skip to content

Practicals of Soft-computing, such as Fuzzy logic, Neural Networks.

Notifications You must be signed in to change notification settings

sumony2j/Soft-Computing

Repository files navigation

Requirement :

Install Python3

For Ubuntu :

	sudo apt install python3 python3-pip

Run The code :

  1. Clone the repository
	git clone https://github.com/sumony2j/Soft-Computing.git
  1. In Command Line Type :
	python3 script_name.py

List Of Codes :

  1. McCulloch-Pitts-Implement McCulloch-Pitts Network

  2. Arithmatic_Operation_Of_Fuzzy_Sets.py-Arithmatic Operation Of Fuzzy Sets

  3. BAM.py-Implement Bidirectional Associative Memory

  4. Cartesian_Product_Of_Fuzzy_Sets.py-Implement Cartesian Product Of Fuzzy Sets

  5. Composition_Of_Fuzzy_Sets.py-Implement Composition Of Fuzzy Sets

  6. Defuzzification.py-Implement Defuzzification Using Alpha-Cut

  7. Hamming_Network.py-Implement Hamming Network

  8. Hebb's_Network-Implement Hebb's Network

  9. Inner_Outer_Product_Of_Fuzzy_Sets.py-Implement Inner Outer Product Of Fuzzy Sets

  10. Kohenen_Self.py-Implement Kohenen Self Network

  11. MaxNet.py-Implement MaxNet Network

  12. Operations_Of_Fuzzy_Sets.py-Implement Operations Of Fuzzy Sets

About

Practicals of Soft-computing, such as Fuzzy logic, Neural Networks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages