From 02056d8d0159c359db60aa782bc1eeeb2655a005 Mon Sep 17 00:00:00 2001 From: YoungXiyuan Date: Wed, 16 Oct 2019 15:14:22 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7a70de9..eff973b 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,9 @@ Details about DCA can be accessed at: https://arxiv.org/abs/1909.02117. This implementation refers to the project structure of [mulrel-nel](https://github.com/lephong/mulrel-nel). + +Written and maintained by Sheng Lin (shenglin@zju.edu.cn) and Xiyuan Yang (yangxiyuan@zju.edu.cn). + ## Overall Workflow ![Alt Text](https://github.com/YoungXiyuan/DCA/blob/master/DCA.gif)