An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with soft-computing-techniques

A curated list of projects in awesome lists tagged with soft-computing-techniques .

https://github.com/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.

defuzzification error-handling fuzzification fuzzy-logic fuzzy-logic-control fuzzy-logic-engine genetic-algorithm genetic-algorithms rule-based soft-computing soft-computing-course soft-computing-techniques toolbox

Last synced: 09 Apr 2025

https://github.com/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

chromosome crossover crossover-operator curve-fitting elitist-genetic-algorithm genetic-algorithm genetic-algorithms mutation mutation-operator soft-computing soft-computing-course soft-computing-techniques tournament-selection

Last synced: 02 Feb 2025