Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 186 Bytes

File metadata and controls

3 lines (3 loc) · 186 Bytes

To run the algorithm, call python genetic-algorithm.py. To change probabilities for mutation, crossover, or change the dataset used, alter the global variables at the top of the file.