update functions. Visualize, Interpretable and with evox

This commit is contained in:
root
2024-07-12 04:35:22 +08:00
parent 5fc63fdaf1
commit 0d6e7477bf
32 changed files with 207 additions and 427 deletions

View File

@@ -3,4 +3,4 @@ from .graph import *
from .state import State
from .stateful_class import StatefulBaseClass
from .functions import ACT, AGG, apply_activation, apply_aggregation
from .functions import ACT, AGG, apply_activation, apply_aggregation, get_func_name