resistzzz's Stars
tkipf/gcn
Implementation of Graph Convolutional Networks in TensorFlow
pengsida/learning_research
本人的科研经验
tkipf/pygcn
Graph Convolutional Networks in PyTorch
wangshusen/DRL
Deep Reinforcement Learning
thunlp/NRLPapers
Must-read papers on network representation learning (NRL) / network embedding (NE)
rn5l/session-rec
Python-based framework for building and evaluating session-based and session-aware recommender systems.
luwei0917/DynamicBind
repo for DynamicBind: Predicting ligand-specific protein-ligand complex structure with a deep equivariant generative model
apple2373/metapath2vec
luwei0917/TankBind
Open source code for TankBind. Galixir Tenchnologies
tmlr-group/DeepInception
[arXiv:2311.03191] "DeepInception: Hypnotize Large Language Model to Be Jailbreaker"
Arthur-Heng/NLGraph
Official repository of "Can Language Models Solve Graph Problems in Natural Language?". NeurIPS 2023 (Spotlight)
QizhiPei/FABind
FABind: Fast and Accurate Protein-Ligand Binding (NeurIPS 2023)
resistzzz/Prompt4NR
Source code for SIGIR 2023 paper: Prompt Learning for News Recommendation
liubin06/BNS
Bayesian negative sampling is the theoretically optimal negative sampling algorithm that runs in linear time.
tmlr-group/MC-GRA
[ICML 2023] "On Strengthening and Defending Graph Reconstruction Attack with Markov Chain Approximation"
shenlei515/VHL-paddle
translation of VHL repo in paddle
warriors-30/SFAT-paddle
AndrewZhou924/MC-GRA
[ICML 2023] On Strengthening and Defending Graph Reconstruction Attack with Markov Chain Approximation
lulu0913/VRKG4Rec
This is the PyTorch Implementation for our model VRKG4Rec (WSDM'23)
wwangwitsel/PARM
[NeurIPS'20] Semi-Supervised Partial Label Learning via Confidence-Rated Margin Maximization
AndrewZhou924/RGIB
[NeurIPS 2023] Combating Bilateral Edge Noise for Robust Link Prediction
kiminh/GEARP
The code base for GEAPR: Graph Enhanced Attention network for explainable POI Recommendation
resistzzz/GNRRW
Graph Neighborhood Routing and Random Walk for Session-based Recommendation (2021, ICDM)
zqgao22/PromptMSP
resistzzz/FLCSP
Code for paper "Fusion of Latent Categorical Prediction and Sequential Prediction for Session-based Recommendation (2021, Information Sciences)"
resistzzz/HGCAN
resistzzz/SGINM
Code for paper "Learning Sequential And General Interests via A Joint Neural Model for Session-based Recommendation"
resistzzz/Put_Flavors_SA
2018华为软件精英挑战赛,采用模拟退火算法+首次适应算法寻找最优化放置虚拟机方法。