You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+3-2
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@ Papers about deep learning ordered by task, date. Current state-of-the-art paper
73
73
|Title|Date|Paper|Code|Labels|
74
74
|---|---|---|---|---|
75
75
| Character-level Convolutional Networks for Text Classification |_4 sep 2015_|[arxiv](https://arxiv.org/pdf/1509.01626)||_None_|
76
-
| GloVe: Global Vectors for Word Representation |_25 may 2015_|[paper](https://nlp.stanford.edu/pubs/glove.pdf)|[github](https://github.com/stanfordnlp/GloVe)|_None_|
76
+
| GloVe: Global Vectors for Word Representation |_25 may 2015_|[paper](https://github.com/sbrugman/deep-learning-papers/blob/master/papers/glove-global-vectors-for-word-representation.pdf)|[github](https://github.com/stanfordnlp/GloVe)|_None_|
77
77
| Efficient Estimation of Word Representations in Vector Space |_16 jan 2013_|[arxiv](https://arxiv.org/pdf/1301.3781)||_None_|
78
78
## Visual
79
79
### Gaming
@@ -185,6 +185,7 @@ Papers about deep learning ordered by task, date. Current state-of-the-art paper
185
185
186
186
|Title|Date|Paper|Code|Labels|
187
187
|---|---|---|---|---|
188
+
| Accessorize to a Crime: Real and Stealthy Attacks on State-of-the-Art Face Recognition |_24 okt 2016_|[paper](https://www.cs.cmu.edu/%7Esbhagava/papers/face-rec-ccs16.pdf)||_None_|
188
189
| Compact Convolutional Neural Network Cascade for Face Detection |_6 aug 2015_|[arxiv](https://arxiv.org/pdf/1508.01292)||_None_|
189
190
| Learning Robust Deep Face Representation |_17 jul 2015_|[arxiv](https://arxiv.org/pdf/1507.04844)||_None_|
190
191
| Facenet: A unified embedding for face recognition and clustering |_12 jun 2015_|[paper](https://github.com/sbrugman/deep-learning-papers/blob/master/papers/facenet-a-unified-embedding-for-face-recognition-and-clustering.pdf)||_None_|
@@ -223,4 +224,4 @@ Papers about deep learning ordered by task, date. Current state-of-the-art paper
223
224
| Deep learning with Elastic Averaging SGD |_20 dec 2014_|[arxiv](https://arxiv.org/pdf/1412.6651)||_None_|
224
225
| ADADELTA: An Adaptive Learning Rate Method |_22 dec 2012_|[arxiv](https://arxiv.org/pdf/1212.5701)||_None_|
225
226
| Advances in Optimizing Recurrent Networks |_4 dec 2012_|[arxiv](https://arxiv.org/pdf/1212.0901)||_None_|
0 commit comments