An open API service providing repository metadata for many open source software ecosystems.

Topic: "memetic-algorithms"

thomasWeise/moptipy

Implementation of metaheuristic optimization methods in Python for scientific, industrial, and educational scenarios. Experiments can be executed in parallel or in a distributed fashion. Experimental results can be evaluated in various ways, including diagrams, tables, and export to Excel.

Language: Python - Size: 8.55 MB - Last synced at: 22 days ago - Pushed at: about 2 months ago - Stars: 24 - Forks: 2

nilinswap/neuro-evolution

A project on improving Neural Networks performance by using Genetic Algorithms.

Language: Python - Size: 145 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 23 - Forks: 5

Kvatsx/Artificial-Intelligence-Assignments

A-List of all the Assignment done in Artificial Intelligence Course @IIIT-D

Language: Python - Size: 129 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 19 - Forks: 3

salvacorts/UGR-Metaheuristics

:seedling: Genetic Algorithm, Memetic Algorithms, GRASP, Simulated Annealing, Multi start search, Reiterated Local Search, Local Search, Greedy and randomized Greedy

Language: C++ - Size: 13.6 MB - Last synced at: 24 days ago - Pushed at: almost 7 years ago - Stars: 18 - Forks: 2

benjaminpatrickevans/ConvGP

Convolutional Genetic Programming method for image classification

Language: Python - Size: 17.5 MB - Last synced at: 8 days ago - Pushed at: over 5 years ago - Stars: 12 - Forks: 2

facaraff/SOS

The Stochastic Optimisation Software (SOS) is a research-oriented software platform for Metaheuristic Optimisation (Stochastic Optimisation). If you are using SOS, please acknowledge the article "Caraffini, F.; Iacca, G. The SOS Platform: Designing, Tuning and Statistically Benchmarking Optimisation Algorithms. Mathematics 2020, 8, 785." (https://doi.org/10.3390/math8050785)

Language: Java - Size: 42.7 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 4

ayrna/tssa

Time Series Segmentation Algorithms

Language: MATLAB - Size: 1.03 MB - Last synced at: 29 days ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 0

virresh/evolutionary_search_algorithms

Implementation of Genetic Algorithm, Memetic Algorithm and Constraint Satisfaction on a Time Table scheduling problem. Also has an implementation of MiniMax Strategy for TicTacToe

Language: Python - Size: 254 KB - Last synced at: 20 days ago - Pushed at: about 6 years ago - Stars: 7 - Forks: 3

davidgasquez/qap

:briefcase: Approach to the Quadratic Assignment Problem in C++ using memetic algorithms and tabu search.

Language: C++ - Size: 78.1 KB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

smkalami/ypea110-shuffled-complex-evolution

Shuffled Complex Evolution (SCE-UA) in MATLAB

Language: MATLAB - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

happygirlzt/minesweeper

Implementation about a memetic algorithm, including a genetic algorithm and local search for our defined Minesweeper game.

Language: Python - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 1

lakshya16240/Artificial-Intelligence-Assignments

All the programming assignments done as a part of the AI course in IIIT Delhi

Language: Jupyter Notebook - Size: 10.9 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

jhadziahDev/Diverse-Protein-Discovery-in-Large-Scale-Datasets-A-Machine-Learning-Perspective

This work was aimed at finding methods to identify the most distant proteins and most diverse subsets of proteins from large protein databases in a scalable and efficient way using a dataset of protein embeddings from SwissProt, data mining techniques and metaheuristics.

Language: Python - Size: 1.22 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

carlossegurag/LOP_MA-EDM

Memetic Algorithms with Explicit Diversity Management for the Linear Ordering Problem.

Language: C++ - Size: 64.5 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

rayanf/N-Queens-Memetic-Algorithm

Solving N-Queens problem by implementing Memetic Algorithm.

Language: Jupyter Notebook - Size: 275 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

smkalami/ypea109-shuffled-frog-leaping-algorithm

Shuffled Frog Leaping Algorithm (SFLA) in MATLAB

Language: MATLAB - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

pinam45/USCP

Unicost Set Covering Problem

Language: C++ - Size: 4.53 MB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 2

alvarillo89/UGR-Metaheuristics

🧠 A set of metaheuristics applied in solving the QAP problem, including local search, genetic algorithms, memetics and more.

Language: C++ - Size: 1.55 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

angelfloreso/CUDA-Memetic-Algorithm

CUDA code for DE+PSO for Gene Regulatory Network inference

Language: Cuda - Size: 20.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

andalusm/Color

The implementation of the paper Solving the Latin Square Completion Problem by Memetic Graph Coloring

Language: Python - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

peterwisu/metaheuristic_optimizer

COM 3031 Computational Intelligence Assignment

Language: Jupyter Notebook - Size: 5.68 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jduarte00/genetic_memetic_solver_implementation_TSP

This is an implementation for solving the TSP problem using a genetic and a memetic algorithm. PySpark is used to use a distributed workload.

Language: Jupyter Notebook - Size: 778 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

qclayssen/Detection-of-epistasis-patterns-in-genetic-data.

Detection of epistasis patterns using Memetic algorithm and Path Relinking method

Size: 500 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

suryanktiwari/Genecrypt

Symmetric Cipher Breaking Using Genetic and Memetic Algorithms

Language: Python - Size: 1.25 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Kajune/MemeticAlgorithm

C++ implementation of Memetic Algorithm

Language: C++ - Size: 405 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

pinam45/USCP_results

USCP results

Size: 1.37 GB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

ppgllrd/Algorithms.LABS

Metaheuristics for finding good Low Autocorrelation Binary Sequences.

Language: C - Size: 37.1 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1

MrLukeKR/Artificial-Intelligence-Optimisation-Methods

Second Year project (Module: Artificial Intelligence Methods), focusing on implementing and evaluating AI Optimisation methods.

Language: Java - Size: 32.2 KB - Last synced at: 4 days ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

ppgllrd/Algoritms.scala.EA

Evolutionary Algorithms in Scala

Language: Scala - Size: 43.9 KB - Last synced at: over 1 year ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0

Related Topics
genetic-algorithm 12 metaheuristics 7 optimization 4 python 4 genetic-algorithms 4 particle-swarm-optimization 3 constraint-satisfaction-problem 3 simulated-annealing 3 alpha-beta-pruning 3 evolutionary-algorithms 3 masc 2 memetic-algorithm 2 bioinformatics 2 artificial-intelligence 2 rwls 2 uscp 2 python3 2 ant-colony-optimization 2 astar-algorithm 2 breadth-first-search 2 depth-first-search 2 ida-star-algorithm 2 minimax-algorithm 2 n-puzzle 2 combinatorial-optimization 2 q-learning 2 reinforcement-learning 2 evolutionary-computation 2 sarsa-learning 2 grasp 2 cpp 2 hill-climbing 2 local-search 2 optimization-algorithms 2 cpp17 1 latex 1 autocorrelation 1 labs 1 replicability 1 linear-ordering 1 tabu-search 1 proteins 1 protein-embeddings 1 metaheuristic-algorithms 1 maxsum 1 machine-learning-algorithms 1 embeddings 1 diversity-measures 1 dissertation-project 1 data-science 1 bruteforce 1 randomized-local-search 1 random-walk 1 heuristic-optimization 1 experimentation 1 perturbation 1 optimization-methods 1 image-classification 1 gradient-descent 1 genetic-programming 1 tictactoe 1 scheduling-algorithms 1 min-max 1 ma 1 ga 1 csp 1 ai 1 ils 1 greedy-algorithms 1 minesweeper 1 time-series-segmentation 1 matlab 1 hybrid-algorithms 1 coral-reefs-optimization 1 knapsack-problem 1 qap 1 operations-research 1 tsp-problem 1 shuffled-frog-leaping-algorithm 1 sfla 1 metaheuristic 1 frog-leaping 1 n-queens 1 wilcoxon-mann-whitney-test 1 metaheuristic-optimisation 1 heuristics 1 evolution-strategies 1 comparison 1 benchmarking 1 benchmark-suite 1 algorithmic-composition 1 latin-squares 1 coloring-graph 1 coloring 1 pytorch 1 nature-inspired-algorithms 1 deep-learning 1 bigdata 1 shuffled-complex-evolution 1 sce-ua 1