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

@@ -35,6 +35,9 @@ dependencies = [
"flax >= 0.8.4",
"mujoco >= 3.1.4",
"mujoco-mjx >= 3.1.4",
"networkx >= 3.3",
"matplotlib >= 3.9.0",
"sympy >= 1.12.1",
]
[project.urls]