issues
search
mberr
/
torch-ppr
(Personalized) Page-Rank computation using PyTorch
MIT License
86
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
PPR for Bipartite graph in recommendation
#25
riyaj8888
opened
1 year ago
3
Expose sparse matrix normalization
#24
mberr
closed
1 year ago
0
Added a working example of doing a weighted personalized pagerank in the Readme
#23
Filco306
closed
1 year ago
2
Incorporating edge weights
#22
Filco306
closed
1 year ago
5
Formulate page-rank as a torch.nn Layer
#21
LM-AuroTripathy
opened
2 years ago
8
Add option to add identity matrix
#20
mberr
closed
2 years ago
0
better handling of isolated nodes
#19
mberr
opened
2 years ago
0
Update error message of validate_adjacency
#18
mberr
closed
2 years ago
0
Fix torch-1.12 compat
#17
mberr
closed
2 years ago
0
Increase numerical tolerance
#16
mberr
closed
2 years ago
0
Improve sparse CSR support
#15
mberr
closed
2 years ago
1
[TEST] Enable CI on multiple versions of pytorch
#14
cthoyt
closed
2 years ago
1
Fix language tag in docs
#13
cthoyt
closed
2 years ago
0
Fix torch.sparse.addmm use
#12
mberr
closed
2 years ago
1
`torch.sparse.mm` breaking API changes
#11
migalkin
closed
2 years ago
7
Improve input validation
#10
mberr
closed
2 years ago
1
RuntimeError torch.sparse.addmm different torch tensor shape
#9
meatball1982
closed
2 years ago
4
Expose num_nodes parameter
#8
mberr
closed
2 years ago
0
Expose API functions from top-level
#7
cthoyt
closed
2 years ago
2
Add imports to code examples in README
#6
cthoyt
closed
2 years ago
1
Fix device resolution order
#5
mberr
closed
2 years ago
1
Add Image to README
#4
mberr
closed
2 years ago
0
Update README & doc
#3
mberr
closed
2 years ago
0
Fix Adjacency Matrix Normalization
#2
mberr
closed
2 years ago
0
(Batched) PPR computation
#1
mberr
closed
2 years ago
0