We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90da4f6 commit 7f73046Copy full SHA for 7f73046
README.md
@@ -3,6 +3,8 @@ One-Shot Learning using Nearest-Neighbor Search (NNS) and Locality-Sensitive Has
3
4
Run data_utils.py to download and pre-process Omniglot dataset
5
6
+# Author: [Ryan Spring](https://github.com/rdspring1)
7
+
8
# Implementation
9
1. [Siamese Neural Networks for One-shot Image Recognition](https://www.cs.cmu.edu/~rsalakhu/papers/oneshot1.pdf)
10
2. [Learning to Remember Rare Events](https://arxiv.org/abs/1703.03129)
0 commit comments