Skip to content

Commit 899890e

Browse files
Update readme
1 parent 273b3b1 commit 899890e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

GroupIM.png

199 KB
Loading

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,12 @@ Maximization Framework for Neural Group Recommendation", International ACM SIGIR
99
2020</b>, Virtual Event, China, July 25-30, 2020.
1010

1111
This repository contains a PyTorch implementation of Group Information Maximization (GroupIM) - a neural framework for recommending items to groups of users.
12-
GroupIM has three modules: user preference encoder (or embedding), group preference
12+
GroupIM has three modules: user preference encoder, group preference
1313
aggregator, and a training objective over user and group interactions with mutual information maximization. GroupIM
1414
supports arbitrary preference encoder and aggregator architectures for group recommendation.
1515

16+
![GroupIM](GroupIM.png)
17+
1618
### Requirements
1719
The code has been tested running under Python 3.6 with the following packages installed (along with their dependencies):
1820

0 commit comments

Comments
 (0)