Skip to content

marklai1998/genetic-image-generation

Repository files navigation

Genetic Image Generation

Build Test

Web implementation of the genetic mona problem with genetic programming.

Procedure

  1. Generate a set of population(app init)
  2. Calculate the fitness score of each chromo Source
  3. Evolve the population with predefined rule Source
  4. Calculate the fitness score and repeat the evolution process

Getting Started

  1. Clone the repository

  2. Install dependency

$ npm install
  1. Start the project
$ npm start

Tools

This project was bootstrapped with Vite.

This project is written in TypeScript with complete definitions.

About

Web implementation of Roger Alsing's EvoLisa problem

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •