Windfarm Optimization using Particle Swarm Optimization (Done using PySwarms) and Circle Packing.
-
Updated
Jan 11, 2021 - Jupyter Notebook
Windfarm Optimization using Particle Swarm Optimization (Done using PySwarms) and Circle Packing.
A project in which nonogram puzzles are solved using genetic algorithms and swarm intelligence. The project compares the performance and quality of different solutions for different sizes of nonograms. The program was written in python using the pygad and pyswarms packages.
This repository focuses on optimizing a trend-based trading strategy for the EURUSD currency pair. By combining PSO and GA, the goal is to maximize returns while minimizing risk. The strategy considers buy and sell signals based on Supertrend and EMA conditions, with a fixed commission of 3 pips per trade.
PSO Algorithm Development (From Scratch and with Pyswarms)
SwaNN is a simple framework for neural network training with particle swarm optimization.
1D and 2D axisymmetric solvers for reaction-advection-diffusion PDE. Also includes applications: parameter sweep, parameter sensitivity analysis (SALib), parameter optimisation (PSO - pyswarms).
Add a description, image, and links to the pyswarms topic page so that developers can more easily learn about it.
To associate your repository with the pyswarms topic, visit your repo's landing page and select "manage topics."