From 6876b1b0a56cf17d8dcfd789c103c5aad9e7d2ae Mon Sep 17 00:00:00 2001 From: YoungXiyuan Date: Wed, 16 Oct 2019 15:08:48 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4aa22b2..bb5f9f9 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Remarkablely, our DCA models (trained by supervised learning or reinforcement le 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). +This implementation refers to the project structure of [mulrel-nel](https://github.com/lephong/mulrel-nel). Written and maintained by Xiyuan Yang (yangxiyuan@zju.edu.cn) and Sheng Lin (shenglin@zju.edu.cn). ## Overall Workflow ![Alt Text](https://github.com/YoungXiyuan/DCA/blob/master/DCA.gif)