kyegomez/swarms-pytorch
Swarming algorithms like PSO, Ant Colony, Sakana, and more in PyTorch 😊
This tool helps AI researchers and machine learning engineers develop next-generation AI systems using bio-inspired 'swarm intelligence' algorithms. It takes your existing machine learning models and data, applying strategies like Particle Swarm Optimization or Ant Colony Optimization, to produce more efficient and powerful AI architectures. It's designed for those building advanced AI for enterprise-scale applications.
139 stars.
Use this if you are a machine learning engineer or AI researcher looking to explore novel, bio-inspired algorithms to optimize and enhance your AI models beyond traditional Transformer or State Space Models.
Not ideal if you are looking for a simple, off-the-shelf solution for common machine learning tasks without custom model development.
Stars
139
Forks
12
Language
Python
License
MIT
Category
Last pushed
Jan 31, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/kyegomez/swarms-pytorch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
icaros-usc/pyribs
A bare-bones Python library for quality diversity optimization.
SioKCronin/swarmopt
Swarm intelligence optimizer
ljvmiranda921/pyswarms
A research toolkit for particle swarm optimization in Python
Pattio/DeepSwarm
Neural Architecture Search Powered by Swarm Intelligence 🐜
hadarshavit/asf
ASF is a flexible Python library for algorithm selection