There are 7 repositories under meta-heuristic topic.
Simple and reliable optimization with local, global, population-based and sequential techniques in numerical discrete search spaces.
π¦ Opytimizer is a Python library consisting of meta-heuristic optimization algorithms.
Derivative-Free Global Optimization Algorithm (C++, Python binding) - Continuous, Discrete, TSP, NLS, MINLP
[NeurIPS 2023] DeepACO: Neural-enhanced Ant Systems for Combinatorial Optimization
Matlab Module for Stock Market Prediction using Simple NN
An Ant Colony Optimization algorithm for the Traveling Salesman Problem
A Hyper-Heuristic framework
Exact and meta-heuristic algorithms for NP problems
In this section, I share the Meta-Heuristic algorithm codes that I wrote myself
Black Widow Optimization implemented in pure Python.
π Official implementation regarding the paper "Creating Classifier Ensembles through Meta-heuristic Algorithms for Aerial Scene Classification".
π Nature-Inspired Optimization Applied to Deep Learning for ICMC/USP mini-course.
Online selection hyper-heuristic with generic parameter control in low-level heuristics (meta-heuristic).
It was developed by creating a hybrid structure with the techniques of K-nearest neighbor algorithm and metaheuristic search algorithms. SOS Algorithm was used as the Meta-Heuristic algorithm.
Local searches for continuous optimization implemented in C#
Currently a prototype implementation of Pareto local search algorithm in preparation for an upcoming project
A comprehensive solution to optimize tourism packages, prices, resources, and budgets for startup companies. The project includes mathematical modeling, data analysis, optimization algorithms, database design, and AI-driven demand prediction.
ICHEA for Dynamic Constraint Optimization Problems (DCOP)
Local Search Scheduling with Simulated Annealing
π Official implementation regarding the paper "Adapting Convolutional Restricted Boltzmann Machines Through Evolutionary Optimization".
π Official implementation regarding the paper "A Survey on Metaheuristic Approaches to Feature Selection".
π Official implementation regarding the paper "Improving Pre-Trained Weights Through Meta-Heuristic Fine-Tuning".
Social mimic optimization algorithm and engineering applications (SMO algorithm)
DVFS framework addressing the problem of performance-energy trade-off, 2023.
Ant Colony Optimization meta heuristic algorithm visualization + solving Travel Sales man problem.
Harmony Search algorithm implemented in python with object oriented programming.
Implementation of the PAMELI algorithm for computationally expensive multi-objective optimization
π Official implementation regarding the paper "Enhancing Restricted Boltzmann Machines Reconstructability Through Meta-Heuristic Optimization".
:chart: implementation of the algorithm based on ILS (Iterated Local Search) and Hill Climping to minimize mathematical functions
Particle Swarm Optimization OOP implementation
This is a project that I made in my college to solve the Travelling Salesman Problem with the Border Collie heuristic