soft-computing
There are 90 repositories under soft-computing topic.
fuzzylite/fuzzylite
fuzzylite: a fuzzy logic control library in C++
thieu1995/opfunu
A collection of Benchmark functions for numerical optimization problems
Haghrah/PyIT2FLS
Type 1 and Interval Type 2 Fuzzy Logic Systems in Python
fuzzylite/pyfuzzylite
pyfuzzylite: a fuzzy logic control library in Python
fuzzylite/jfuzzylite
jfuzzylite: a fuzzy logic control library in Java
raviyadav14697/Medical-diagnosis-using-fuzzy-logic
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 case) to predict the disease severity.
chasebk/code_OTWO_ELM
(Code) A new workload prediction model using extreme learning machine and enhanced tug of war optimization
Amey-Thakur/ARTIFICIAL-INTELLIGENCE-AND-SOFT-COMPUTING-AND-ARTIFICIAL-INTELLIGENCE-AND-SOFT-COMPUTING-LAB
CSC703: Artificial Intelligence and Soft Computing [AISC] & CSL703: Artificial Intelligence and Soft Computing Lab [AISC Lab] <Semester VII>
maitreyeepaliwal/Disease-Prediction-using-Fuzzy-Logic
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 case) to predict the disease severity.
KhaledAshrafH/Fuzzy-Logic-Toolbox
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.
thieu1995/MHA-TSP
Meta-Heuristic Algorithm for Travelling Salesman Problem
DanijelCBS/MusicSheetsRecognition
Project for the subject Soft computing
KhaledAshrafH/GA-Knapsackizer
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.
Aayushjn/OS-ELM
Implementation of Online Sequential Extreme Learning Machine
AmiteshDTU/SSOMaj-SMOTE-SSOMin
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-SSOMin: Three-step intelligent pruning of majority and minority samples for learning from imbalanced datasets." Applied Soft Computing 78 (2019): 141-149.
busebircan/Business-Analytics
A Jupyter Notebook stack for example business analytics cases + a simulation study
fivkovic/clocksy
⏰ A machine-learning-based analog clock recognition and time detection app developed during the Soft Computing university course.
KhaledAshrafH/Curve-Fitting
This program implements a genetic algorithm for curve fitting using a polynomial equation. The goal is to find the best coefficients for the polynomial equation that minimize the distance between the curve and a given set of data points. The genetic algorithm is used to search for the optimal solution by evolving a population of candidate solutions
razuahammed707/INT246
SOFT COMPUTING TECHNIQUES PROJECTS ARCHIVE
trianne24/softcom-project
Soft Computing Project by Shoffiyah (140810160057) and Patricia (140810160065).
0adiy/college-notes
This includes the lab experiment codes for various courses of my college
7dj7/Optimizers
Optimization algorithms, mostly in Python (both from scratch and by using modules)
avestura/FuzzyOperators
📈 Desktop app for testing and ploting fuzzy operators
chasebk/code_IQSO_MLP
(Code IQSO-MLP) nQSV-Net: a novel queuing search variant for global space search and workload modeling
chasebk/code_OCRO_MLNN
Efficient Time-series Forecasting using Neural Network and Opposition-based Coral Reefs Optimization
MaanasVohra/Soft-Computing
Contains submissions of the Soft Computing Elective Course at IIITA.
projectayre/ayre
Visual Question Answering with added novel Semantic Analysis approach. Inspired in part by Armored Core 6: Fires of Rubicon.
rdln-sol/soft-computing
some swarm intelligence algorithm implementations (genetic algorithm, firefly algorithm, imperialistic competitive algorithm) + fuzzy logic implementation
sagniknitr/Soft-Computing-Lab
Lab experiments on Neural Networks for Undergraduate ECE Students, NIT Rourkela
Ashna-Nawar-Ahmed/4th-year-2nd-semester
Computer Graphics Lab (Javascript, WebGL), Digital Image Processing Lab(MATLAB), Pattern Recognition Lab(Python), Soft Computing Lab(Python).
iamrohitsuthar/LP4
SPPU LP4 Codes - Soft Computing and Optimization Algorithms (SCOA)
OsamaM0/Machine_Learning_Projects
My Machine Learning Projects
satyx/Vaidya
Human disease diagonosis using fuzzy implementation
tnmyk/soft-computing-solver
Solve soft-computing problems step-by-step.