initial commit

This commit is contained in:
Zach Teed
2020-03-26 23:19:08 -04:00
commit 36d7ad338e
24 changed files with 2101 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
*.pyc
*.egg-info
dist
datasets
pytorch_env
models
build