1
0

QuickStart Model Tutorial Finished

Finished up first neural network tutorial with pytorch
This commit is contained in:
2023-03-28 20:58:08 +02:00
commit 872947e867
8 changed files with 224 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
data
venv
.vscode