complete HyperNEAT!
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
from .neat import NEAT
|
||||
from .gene import NormalGene, RecurrentGene
|
||||
from .pipeline import Pipeline
|
||||
from .gene import BaseGene, NormalGene, RecurrentGene
|
||||
|
||||
Reference in New Issue
Block a user