Skip to content

abdo643-HULK/Bio-inspired-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bio-Inspired Algorithms

Contains all exercises and algorithms for the lecture. It also includes the project that we had to do for our final grade

Structure

  • Ex1: Contains the code for particle swarm optimization (PSO) written in rust

  • Ex2: Solves the vertex conver problem using genetic selection in typescript

  • Ex3: Multiple algorithms Like ant-colony-optimization and all are in python

  • Project: This is PSO again but written using JavaScript to run in the browser to test in 3 different modes for acceleration: single-threaded, multi-threaded and at last on the GPU using compute shaders and WebGPU. The result and how to run the project locally are in the readme of that directory

About

Assignments and Final project for my the Bio-inspired Algorithm Lecture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors