From 88e7bab3d037176f965cfdeee7252c377346b716 Mon Sep 17 00:00:00 2001 From: Kyle Montemayor Date: Thu, 13 Nov 2025 08:17:20 -0800 Subject: [PATCH 1/3] Add NGCF to license --- LICENSE | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/LICENSE b/LICENSE index 285a8afa1..c7967357a 100644 --- a/LICENSE +++ b/LICENSE @@ -39,3 +39,9 @@ Wang, K., Shen, Z., Huang, C., Wu, C. H., Dong, Y., & Kanakia, A. (2020). Micros License: Open Data Commons Attribution License (ODC-BY) Project Link: https://ogb.stanford.edu/docs/lsc/mag240m/ +Neural Graph Collaborative Filtering Dataset +Collected in the paper "Neural Graph Collaborative Filtering" +License: MIT +Project Link: +https://github.com/xiangwang1223/neural_graph_collaborative_filtering + From f0871900bbc1ee6d92c688423984889cdce9bee0 Mon Sep 17 00:00:00 2001 From: kmontemayor Date: Fri, 14 Nov 2025 00:56:22 +0000 Subject: [PATCH 2/3] Add authors --- LICENSE | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index c7967357a..36ed52f5e 100644 --- a/LICENSE +++ b/LICENSE @@ -40,8 +40,7 @@ License: Open Data Commons Attribution License (ODC-BY) Project Link: https://ogb.stanford.edu/docs/lsc/mag240m/ Neural Graph Collaborative Filtering Dataset -Collected in the paper "Neural Graph Collaborative Filtering" +Xiang Wang, Xiangnan He, Meng Wang, Fuli Feng, Tat-Seng Chua (2019). Neural Graph Collaborative Filtering License: MIT Project Link: https://github.com/xiangwang1223/neural_graph_collaborative_filtering - From f3e659bdf6d2ecc4295972a7710d53f3d2a351f1 Mon Sep 17 00:00:00 2001 From: kmontemayor Date: Fri, 14 Nov 2025 00:57:07 +0000 Subject: [PATCH 3/3] Add authors --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 36ed52f5e..99c11fbb8 100644 --- a/LICENSE +++ b/LICENSE @@ -40,7 +40,7 @@ License: Open Data Commons Attribution License (ODC-BY) Project Link: https://ogb.stanford.edu/docs/lsc/mag240m/ Neural Graph Collaborative Filtering Dataset -Xiang Wang, Xiangnan He, Meng Wang, Fuli Feng, Tat-Seng Chua (2019). Neural Graph Collaborative Filtering +Xiang Wang, Xiangnan He, Meng Wang, Fuli Feng, Tat-Seng Chua (2019). Neural Graph Collaborative Filtering. Proceedings of the 42nd International {ACM} {SIGIR} Conference on Research and Development in Information Retrieval, {SIGIR} 2019, Paris, France, July 21-25, 2019. License: MIT Project Link: https://github.com/xiangwang1223/neural_graph_collaborative_filtering