Skip to content
#

soft-computing

Here are 85 public repositories matching this topic...

A soft computing method based web project which helps in predicting the disease based on the symptoms of the patient. Also informs the patients about nearby doctors availability and precautions to be taken. The heart of the project is Fuzzy Logic , a soft computing technique which makes use of knowledge base made by the experts(doctors in this c…

  • Updated Jun 3, 2021
  • PHP

CSC703: Artificial Intelligence and Soft Computing [AISC] & CSL703: Artificial Intelligence and Soft Computing Lab [AISC Lab] <Semester VII>

  • Updated Mar 13, 2024
  • Python

A soft computing method based web project which helps in predicting the disease based on the symptoms of the patient. Also informs the patients about nearby doctors availability and precautions to be taken. The heart of the project is Fuzzy Logic , a soft computing technique which makes use of knowledge base made by the experts(doctors in this c…

  • Updated May 7, 2021
  • PHP

It's a Java-based application that provides functions and tools for designing and simulating fuzzy logic systems. It offers a user-friendly interface for creating and testing fuzzy logic systems by allowing users to define and configure input variables, output variables, membership functions, rules, and defuzzification methods.

  • Updated Aug 29, 2023
  • Java

This is a hybrid intelligent sampling technique to tackle class-imbalance in real world datasets. To know more about it please refer the link: https://www.sciencedirect.com/science/article/pii/S1568494619300924. Cite our paper, if you are using it in your research work. The citation of our paper is: Susan, Seba, and Amitesh Kumar. "SSOMaj-SMOTE-…

  • Updated Jun 13, 2021
  • Java

This repository contains a C++ program that solves the Knapsack Problem using a Genetic Algorithm. The Knapsack Problem is a classic optimization problem where we aim to maximize the total value of items to be packed in a knapsack, given the knapsack's weight capacity and a set of items with their respective weights and values.

  • Updated Aug 29, 2023
  • C++

Improve this page

Add a description, image, and links to the soft-computing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the soft-computing topic, visit your repo's landing page and select "manage topics."

Learn more