Skip to content

Commit 9bf379b

Browse files
add gitignore, nb and vae
1 parent 0be3e79 commit 9bf379b

File tree

3 files changed

+665
-0
lines changed

3 files changed

+665
-0
lines changed

.gitignore

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
2+
\.idea/
3+
4+
\.ipynb_checkpoints/
5+
6+
__pycache__/

0 commit comments

Comments
 (0)