feat: first training attempt
It still sucks. I'm sure the the feature embedding is terribly wrong.
This commit is contained in:
+4
-1
@@ -8,7 +8,10 @@ authors = [
|
||||
]
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"torch"
|
||||
"torch",
|
||||
"numpy",
|
||||
"pandas",
|
||||
"loguru"
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
||||
Reference in New Issue
Block a user