feat: w3 and 4

This commit is contained in:
2025-07-02 08:44:06 +02:00
parent 2e4986cc63
commit bd0dfc732e
7 changed files with 303757 additions and 34 deletions

View File

@ -7,6 +7,7 @@ requires-python = ">=3.12"
dependencies = [
"ipykernel>=6.29.5",
"matplotlib>=3.10.1",
"numpy>=2.2.5",
"numpy>=2.1.3",
"scikit-learn>=1.6.1",
"tensorflow>=2.19.0",
]