forked from m2dsupsdlclass/lectures-labs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
62 lines (49 loc) · 1015 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
# random crap
*~
*.swp
\#*\#
.\#*
# python crap
*.pyc
__pycache__/
evaluations/*.pdf
# Dataset files and folders
ml-100k
ml-100k.zip
MNIST_data/
images_resize
labs/05_conv_nets_2/VOCdevkit/
labs/05_conv_nets_2/VOCtrainval_06-Nov-2007.tar
labs/05_conv_nets_2/voc_representaions.h5
labs/05_conv_nets_2/voc_representations.h5
glove100*
simple_seq2seq_pretrained.h5
simple_seq2seq_partially_pretrained.h5
# generated data
results
tsne.png
simple_seq2seq_checkpoint.h5
# editors crap
.vscode
.ipynb_checkpoints/
# tf summary folders
tensorflow_summaries
# VS Code jupyter temp files
kernel-*.json
tags
maskrcnn
Mask_RCNN-master.zip
mask_rcnn_coco.h5
# offline one
slides/02_backprop/index_offline.html
# Fashion-MNIST
t10k-images-idx3-ubyte.gz
t10k-labels-idx1-ubyte.gz
train-images-idx3-ubyte.gz
train-labels-idx1-ubyte.gz
labs/06_deep_nlp/bbc-fulltext.zip
labs/06_deep_nlp/bbc/
labs/09_triplet_loss/lfw-a.zip
labs/09_triplet_loss/lfw-a/
labs/09_triplet_loss/lfw-deepfunneled.tgz
labs/09_triplet_loss/lfw/