Natural Computing

Particle Swarm Optimisation On The Cartpole Problem

Initially, this project started as proving that metaheuristics can be used in control tasks. Surprisingly, I found competitive results when using PSO on the cartpole problem!

Optimising The Boids Algorithm With Unsupervised Learning

I investigated the famous Boids algorithm and increased its performance by using unsupervised learning.