add gene type RNN
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
from .neat import NEAT
|
||||
from .gene import NormalGene
|
||||
from .gene import NormalGene, RecurrentGene
|
||||
from .pipeline import Pipeline
|
||||
|
||||
Reference in New Issue
Block a user