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 cedb8c1Copy full SHA for cedb8c1
README.md
@@ -3,6 +3,9 @@ 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
7
+[Ryan Spring](https://github.com/rdspring1)
8
+
9
# Implementation
10
1. [Siamese Neural Networks for One-shot Image Recognition](https://www.cs.cmu.edu/~rsalakhu/papers/oneshot1.pdf)
11
2. [Learning to Remember Rare Events](https://arxiv.org/abs/1703.03129)
0 commit comments