add_model_resnet18 #34

Merged
brian merged 5 commits from add_model_resnet18 into main 2024-05-07 19:02:33 +02:00
2 changed files with 425 additions and 443 deletions
Showing only changes of commit 7d86b75833 - Show all commits
Generated
+424 -442
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -5,7 +5,7 @@ description = ""
authors = ["Brian Bjarke Jensen <[email protected]>"]
readme = "README.md"
packages = [
{ include = "src" },
{ include = "core" },
]
[tool.poetry.dependencies]