Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 574 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 574 Bytes

VBC (Bio-inspired Computing)

Course Description

The course introduces basic and advanced methods of so called biology inspired computing.

Projects

  1. Presentation of article
  2. Test Metaheuristics with Matlab Optimization Toolbox
    1. Metaheuristics:
      • Genetic Algorithm
      • Simulated Annealing
    2. Functions:
      • DeJong
      • Rastrigin
  3. Program own Genetic Algorithm and HC12 Algorithm and test them
  4. Program chosen metaheuristic and test it
    • Glowworm Swarm Optimization