An open API service indexing awesome lists of open source software.

https://github.com/roo-oliv/modular-algorithms

Modular Genetic and Modular Particle Swarm Optimization Algorithms
https://github.com/roo-oliv/modular-algorithms

Last synced: 3 months ago
JSON representation

Modular Genetic and Modular Particle Swarm Optimization Algorithms

Awesome Lists containing this project

README

        

# Modular Algorithms
Modular Algorithms for non-deterministic search.

Modular Genetic Algorithm, mGenetic and Modular Particle Swarm Optimization Algorithm, mPSO, are implemented here.

This is a project made for the Artificial Intelligence undergraduate course of UFABC.
Here we compare genetic algorithms using Python 3.