Files
tensorneat-mend/algorithm/__init__.py
2024-01-27 00:52:39 +08:00

2 lines
54 B
Python

from .base import BaseAlgorithm
from .neat import NEAT