fix bug in crossover: the child from two normal networks should always be normal.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
from .ga import *
|
||||
from .gene import *
|
||||
from .genome import *
|
||||
from .species import *
|
||||
|
||||
Reference in New Issue
Block a user