Repository navigation

#

swarm-intelligence

A Collection Of The State-of-the-art Metaheuristic Algorithms In Python (Metaheuristic/Optimizer/Nature-inspired/Biology)

Python
993
8 个月前

EvoloPy toolbox provides classical and recent nature-inspired metaheuristic for the global optimization.

Python
464
2 个月前

Protein-protein, protein-peptide and protein-DNA docking framework based on the GSO algorithm

Python
329
4 个月前
Python
325
4 年前

Python microframework for building nature-inspired algorithms. Official docs: https://niapy.org

Python
266
4 天前

A (still growing) paper list of Evolutionary Computation (EC) published in some (rather all) top-tier (and also EC-focused) journals and conferences. For EC-focused publications, only Parallel/Distributed EC are covered in the current version.

132
4 天前

The goal of this repository is to introduce a new, customizable, scalable, and fully opensource mobile robot platform, called SMARTmBOT. This repository provides a guide, and all design files and source codes so that you can build your own SMARTmBOT. SMARTmBOT can be useful for studying the basics of robotics, especially mobile robotics. It can also be used to study advanced topics such as swarm robotics.

C++
60
3 年前

Python implementation of QBSO-FS : a Reinforcement Learning based Bee Swarm Optimization metaheuristic for Feature Selection problem.

Jupyter Notebook
60
5 年前

Implementation of Firefly Algorithm in Python

Python
59
3 个月前

This is a Boids Simulation, written in Python with Pygame.

Python
56
2 年前

Solving Travelling Salesman Problem using Ant Colony Optimization

Python
51
6 年前

Digimon Engine — Multi-Agent, Multi-Player Framework for AI-Native Games and Agentic Metaverse

TypeScript
46
1 个月前

In this paper, a new stochastic optimizer, which is called slime mould algorithm (SMA), is proposed based upon the oscillation mode of slime mould in nature. The proposed SMA has several new features with a unique mathematical model that uses adaptive weights to simulate the process of producing positive and negative feedback of the propagation wave of slime mould based on bio-oscillator to form the optimal path for connecting food with excellent exploratory ability and exploitation propensity. The proposed SMA is compared with up-to-date metaheuristics in an extensive set of benchmarks to verify the efficiency. Moreover, four classical engineering structure problems are utilized to estimate the efficacy of the algorithm in optimizing engineering problems. The results demonstrate that the algorithm proposed benefits from competitive, often outstanding performance on different search landscapes. The source codes and info of SMA are publicly available at: http://www.alimirjalili.com/SMA.html

MATLAB
40
8 个月前

Exploration into the Firefly algorithm in Pytorch

Python
38
2 个月前

Mobile Robot Path Planning and Obstacle Avoidance Using PSO in Python

Python
38
2 年前