Skip to content

Hadr0nic/Kuramoto-Optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Kuramoto Multi-Objective Optimization

Author: Alireza Fouladgar

This project implements a multi-objective optimization pipeline for finding the best network topology for Kuramoto oscillators using a hybrid approach:

Genetic Algorithm (GA) Particle Swarm Optimization (PSO) Local Hill-Climbing Robustness-aware Kuramoto simulation

This notebook optimizes a network of Kuramoto oscillators for synchrony and robustness to noise. It uses Genetic Algorithm (GA), Hill-Climbing, Particle Swarm Optimization (PSO), and a Hybrid GA+PSO+Hill method.

How to run

  1. Open the notebook: jupyter notebook kuramoto_multiobjective.ipynb
  2. Run all cells to see results and plots.

About

multi-objective optimization pipeline for finding the best network topology for Kuramoto oscillators

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors