Files
tensorneat-mend/algorithm/__init__.py
2023-07-24 19:25:02 +08:00

2 lines
45 B
Python

from .neat import *
from .hyper_neat import *