From 59db32f4c8aec8f347957770f3b4ce3463c10ee8 Mon Sep 17 00:00:00 2001 From: Utkarsh <69443104+mrgentlemanus@users.noreply.github.com> Date: Wed, 30 Sep 2020 18:39:17 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9104fb..b1a2543 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# DeepICF +# DeepICF - An Amazing Project TensorFlow Implementation of Deep Item-based Collaborative Filtering Model for Top-N Recommendation This is the official implementation for the paper as follows, which is based on the implementation of [NAIS (TKDE 2018)](https://github.com/AaronHeee/Neural-Attentive-Item-Similarity-Model):