remove "return state" for functions which will be executed in vmap; recover randkey as args in mutation methods
3 lines
103 B
Python
3 lines
103 B
Python
from .hyperneat import HyperNEAT
|
|
from .substrate import BaseSubstrate, DefaultSubstrate, FullSubstrate
|