PatrickA94 / DE-PSO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DE-PSO

Project repository for DE-PSO Optimization algorithms

Function.py - Holds the benchmark functions that need to be optimized

DE.py - This is the code for Differential Evolution algorithm

PSO.py - This is the code for Particle swarm optimization algorithm

Plots-Plotly.py - Genrates very nice plots of the functions using Plotly

figgen.py - Creates the figures that where need for the report

About


Languages

Language:Python 100.0%