Thank you so much for sharing this implementation! https://github.com/Lookyan/geneticNetwork/blob/690d485286fb1618102f71adb03d4e98e765b6c8/genetic.py#L80 I think this should be: **self.print_chromosomes(self.population)**
Thank you so much for sharing this implementation!
geneticNetwork/genetic.py
Line 80 in 690d485
I think this should be: self.print_chromosomes(self.population)