Solving Traveling Salesman Problem Using a Hybrid Algorithm of Evolutionary Algorithm and Fuzzy Logic
-
Updated
Nov 22, 2023 - Python
Solving Traveling Salesman Problem Using a Hybrid Algorithm of Evolutionary Algorithm and Fuzzy Logic
Supplementary codes of the Master Thesis "Binary Classification on Imbalanced Datasets"
Proof how a Hybrid sorting algorithm with respect to a specific threshold value is a better solution any other sorting algorithm individually, in terms of time complexity.
Course "Methods of Optimization" takes place within the walls of the university and is paired with a colleague.
My reimplementation of the Variational Quantum-Classical Hybrid algorithm, the Quantum Approximate Optimization Algorithm. It features the standard implementation on the Ring of Disagrees Cost Hamiltonian, and my new implementation (called Power Iteration) that utilizes a new cost function. This Quantum Machine Learning Model outperforms QAOA on…
Code from my Bachelor Final Paper at IFES in Brazil for Electrical Engineer
Add a description, image, and links to the hybrid-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the hybrid-algorithms topic, visit your repo's landing page and select "manage topics."