refactor folder locations
This commit is contained in:
4
tensorneat/genome/__init__.py
Normal file
4
tensorneat/genome/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from .base import BaseGenome
|
||||
from .default import DefaultGenome
|
||||
from .recurrent import RecurrentGenome
|
||||
|
||||
Reference in New Issue
Block a user