From 04df8a6c7112c76d763fa40a379c200adda82986 Mon Sep 17 00:00:00 2001 From: Arno Onken Date: Thu, 15 Nov 2018 19:12:16 +0000 Subject: [PATCH] Added multimodal autoencoders repository link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 13af2ac..c0db373 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,7 @@ If you have a high-quality tutorial or project to add, please open a PR. - [Siamese network](https://github.com/fchollet/keras/blob/master/examples/mnist_siamese_graph.py) - [Pretraining on a different dataset](https://github.com/fchollet/keras/blob/master/examples/mnist_transfer_cnn.py) - [Neural programmer-interpreter](https://github.com/mokemokechicken/keras_npi) +- [Multimodal Autoencoders](https://github.com/asnelt/mmae) ## Third-party libraries