feat: model --> ready to test train

This commit is contained in:
Robin Meersman 2025-11-08 20:55:05 +01:00
parent 63d1b6f5ae
commit b58682cb49
8 changed files with 382 additions and 17 deletions

View file

@ -5,6 +5,7 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"matplotlib>=3.10.7",
"numpy>=2.3.4",
"optuna>=4.5.0",
"torch>=2.9.0",