Skip to content

Commit 8d5ae83

Browse files
Update references
1 parent 61016ef commit 8d5ae83

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,11 @@ from extra_keras_datasets import kmnist
121121
---
122122

123123
## Contributors and other references
124-
* **[tlindbloom](https://stackoverflow.com/users/4008755/tlindbloom) on StackOverflow:** [loading EMNIST-letters dataset](https://stackoverflow.com/questions/51125969/loading-emnist-letters-dataset/53547262#53547262) in [emnist.py](./emnist.py).
124+
* EMNIST dataset:
125+
* Cohen, G., Afshar, S., Tapson, J., & van Schaik, A. (2017). EMNIST: an extension of MNIST to handwritten letters. Retrieved from http://arxiv.org/abs/1702.05373
126+
* **[tlindbloom](https://stackoverflow.com/users/4008755/tlindbloom) on StackOverflow:** [loading EMNIST-letters dataset](https://stackoverflow.com/questions/51125969/loading-emnist-letters-dataset/53547262#53547262) in [emnist.py](./emnist.py).
127+
* KMNIST dataset:
128+
* Clanuwat, T., Bober-Irizar, M., Kitamoto, A., Lamb, A., Yamamoto, K., & Ha, D. (2018). Deep learning for classical Japanese literature. arXiv preprint arXiv:1812.01718. Retrieved from https://arxiv.org/abs/1812.01718
125129

126130
## License
127131
The licenseable parts of this repository are licensed under a [MIT License](./LICENSE), so you're free to use this repo in your machine learning projects / blogs / exercises, and so on. Happy engineering! 🚀

0 commit comments

Comments
 (0)