Jamie Craane personal blog

My views, thoughts and experiences about Fullstack software development.

Melody composition with genetic algorithms

Creating musical pleasant melodies using genetic algorithms

Several techniques exist to create computer generated musical melodies. One of those techniques is genetic algorithms.

Introduction to genetic algorithms

Introduction to Genetic Algorithms with JGAP

Out of interest I am familiarizing myself in genetic algorithms, in short GA. My interest in GA came when I first heard about the JGAP project.