swarm-intelligence topic

List swarm-intelligence repositories

NiaPy

253
Stars
76
Forks
Watchers

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

pyswarms

1.2k
Stars
330
Forks
Watchers

A research toolkit for particle swarm optimization in Python

EvoloPy

433
Stars
221
Forks
Watchers

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

DeepSwarm

317
Stars
38
Forks
Watchers

Neural Architecture Search Powered by Swarm Intelligence 🐜

lightdock

281
Stars
36
Forks
Watchers

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

qbso-fs

56
Stars
17
Forks
Watchers

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

pso

24
Stars
3
Forks
Watchers

This repository include implementation of particle swarm optimization (pso) algorithm in C++

fordyca

24
Stars
6
Forks
Watchers

Recursive task allocation approach to foraging in swarm robotics. ARGoS and ROS.

aco-tsp

48
Stars
22
Forks
Watchers

Solving Travelling Salesman Problem using Ant Colony Optimization