initialize methods

This commit is contained in:
Priokin
2024-05-21 14:34:01 +08:00
parent 0e89ed1d7c
commit 40b7d8360c
46 changed files with 222 additions and 40 deletions

View File

@@ -1,5 +1,5 @@
from .ga import *
from .gene import *
from .genome import *
from .species import *
from .neat import NEAT
from .neat import NEAT