Skip to main content

Clustering with natural algorithms

Project description

Clustering with natural algorithms

pyriad offers clustering with a variety of natural algorithms built with Python on top of the deep learning library PyTorch.

You can extend pyriad according to your own needs. You can implement custom algorithms by extending simple abstract classes. Pyriad is highly parallelizable and transferable to GPU.

What is included?

As of today, the following algorithms have been implemented:

  • Particle Swarm Optimization (PSO)
  • Cuckoo Search (CS)
  • Wolf Search (WS)
  • Ant Colony Optimization (ACO)
  • Bat Algorithm (BAT)
  • Artificial Fish Swarm (AFS)
  • Firefly Algorithm (FF)
  • Flower Pollination Algorithm (FP)
  • Bee Colony Optimization (BCO)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyriad-0.0.7.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

pyriad-0.0.7-py3-none-any.whl (5.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page