feat: model --> ready to test train
This commit is contained in:
parent
63d1b6f5ae
commit
b58682cb49
8 changed files with 382 additions and 17 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Reference in a new issue