From b0453fb6e21b581c796246a0c32a6551f2028c1b Mon Sep 17 00:00:00 2001 From: Paul Liang Date: Tue, 4 Aug 2020 00:50:50 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d863a17..8203f7a 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ If you use this code, please cite our paper: } ``` -Related papers and repositories building upon these datasets: +Related papers and repositories building upon these datasets:
CMU-MOSEI dataset: [paper](http://aclweb.org/anthology/P18-1208), [code](https://github.com/A2Zadeh/CMU-MultimodalSDK/)
Multi-Attention Recurrent Network: [paper](https://arxiv.org/abs/1802.00923), [code](https://github.com/A2Zadeh/CMU-MultimodalSDK/)
Graph-MFN: [paper](http://aclweb.org/anthology/P18-1208), [code](https://github.com/A2Zadeh/CMU-MultimodalSDK/)