Files
tensorneat-mend/algorithm/__init__.py
2023-08-02 15:02:08 +08:00

3 lines
56 B
Python

from .neat import NEAT
from .hyperneat import HyperNEAT