bug down! Here it can solve xor successfully!
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from .genome import create_initialize_function, expand, expand_single
|
||||
from .genome import create_initialize_function, expand, expand_single, pop_analysis
|
||||
from .distance import distance
|
||||
from .mutate import create_mutate_function
|
||||
from .forward import create_forward_function
|
||||
|
||||
Reference in New Issue
Block a user