see-insight / see-segment

Simple Evolutionary Exploration - Image Segmentation
MIT License
6 stars 21 forks source link

Fix algorithm specific mutation #66

Open colbrydi opened 3 years ago

colbrydi commented 3 years ago

Currently mutation is evenly weighted based on all the parameters. We need to fix this to only change parameters relative to the individual algorithm.