This website works better with JavaScript
Home
Explore
Help
Sign In
fyrr
/
ConvGeNCode
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
moved examples to its own folder
Kristian Schultz
4 years ago
parent
8c9e832def
commit
376dd1f7fe
3 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
.gitignore
0
0
initialExample/LoGAN.py
0
0
initialExample/LoGAN_v0.3.ipynb
+ 3
- 0
.gitignore
View File
@@ -0,0 +1,3 @@
+.ipynb_checkpoints
+__pycache__
+*.swp
+ 0
- 0
LoGAN.py → initialExample/LoGAN.py
View File
+ 0
- 0
LoGAN_v0.3.ipynb → initialExample/LoGAN_v0.3.ipynb
View File