first commit

This commit is contained in:
Brett Kuprel
2022-06-27 11:57:56 -04:00
parent 97fe8515f1
commit 9cf9d46dd7
13 changed files with 1514 additions and 0 deletions

13
.gitignore vendored Executable file
View File

@@ -0,0 +1,13 @@
**/__pycache__/
**/.cache/
**/*.pkl
**/*.png
**/.DS*
*.pt
*.mlpackage
**/*.ckpt
.vscode
**/.ipynb_checkpoints
**/generated
**/pretrained
**/*.msgpack