Sylvia's starred repositories

IACS

A PyTorch + torch-geometric implementation of IACS, as described in the paper: Shuheng Fang, Kangfei Zhao, Yu Rong, Zhixun Li, Jeffrey Xu Yu. [Inductive Attributed Community Search: to Learn Communities across Graphs]

Language:PythonStargazers:2Issues:0Issues:0

ProG

A Unified Python Library for Graph Prompting

Language:PythonLicense:MITStargazers:460Issues:0Issues:0

Awesome-LLMs-in-Graph-tasks

A curated collection of research papers exploring the utilization of LLMs for graph-related tasks.

Stargazers:448Issues:0Issues:0

Awesome-Graph-Prompt

Awesome Papers About Performing Prompting On Graphs

License:MITStargazers:286Issues:0Issues:0

LLMs-from-scratch

Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:23190Issues:0Issues:0

CGNP

A PyTorch + torch-geometric implementation of CGNP, as described in the paper: Shuheng Fang, Kangfei Zhao, Guanghua Li, Jeffery Xu Yu. [Community Search: A Meta-Learning Approach]

Language:PythonStargazers:6Issues:0Issues:0
Language:DIGITAL Command LanguageStargazers:5Issues:0Issues:0

CommunityAF

code for vldb23 "CommunityAF: An Example-based Community Search Method via Autoregressive Flow"

Language:PythonStargazers:4Issues:0Issues:0

HIRE

A PyTorch implementation of HIRE, as described in the paper: Shuheng Fang, Kangfei Zhao, Yu Rong, Zhixun Li, Jeffery Xu Yu. [All-in-One: Heterogeneous Interaction Modeling for Cold-Start Rating Prediction]

Language:PythonStargazers:2Issues:0Issues:0

SafeDrug

IJCAI2021: Code for SafeDrug, MIMIC data processing, Medical code mapping

Language:PythonStargazers:66Issues:0Issues:0

MoleRec

The official implementation of our paper "MoleRec: Combinatorial Drug Recommendation with Substructure-Aware Molecular Representation Learning" (TheWebConf 2023).

Language:PythonLicense:MITStargazers:50Issues:0Issues:0
Language:PythonLicense:MITStargazers:3Issues:0Issues:0

Recommender-systems-paper

Paper and notes of Recommender systems.

Stargazers:36Issues:0Issues:0

diffnet

Graph Neural Network based Social Recommendation Model. SIGIR2019.

Language:PythonLicense:MITStargazers:170Issues:0Issues:0

GraphRec-WWW19

Graph Neural Networks for Social Recommendation, WWW'19

Language:PythonLicense:MITStargazers:359Issues:0Issues:0

ProNE

Source code and dataset for IJCAI 2019 paper "ProNE: Fast and Scalable Network Representation Learning"

Language:PythonLicense:MITStargazers:225Issues:0Issues:0

awesome-graph-structure-learning

A collection of papers on Graph Structural Learning (GSL)

Stargazers:38Issues:0Issues:0

awesome-visual-question-answering

A curated list of Visual Question Answering(VQA)(Image/Video Question Answering),Visual Question Generation ,Visual Dialog ,Visual Commonsense Reasoning and related area.

Stargazers:650Issues:0Issues:0

Paper-Writing-Tips

MLNLP社区用来帮助大家避免论文投稿小错误的整理仓库。 Paper Writing Tips

Stargazers:3363Issues:0Issues:0

reptile-pytorch

A PyTorch implementation of OpenAI's REPTILE algorithm

Language:Jupyter NotebookLicense:BSD-2-ClauseStargazers:203Issues:0Issues:0

Papers-in-100-Lines-of-Code

Implementation of papers in 100 lines of code.

Language:PythonLicense:MITStargazers:655Issues:0Issues:0
Language:PythonStargazers:4Issues:0Issues:0

learn2learn

A PyTorch Library for Meta-learning Research

Language:PythonLicense:MITStargazers:2590Issues:0Issues:0

non-parametric-transformers

Code for "Self-Attention Between Datapoints: Going Beyond Individual Input-Output Pairs in Deep Learning"

Language:PythonLicense:Apache-2.0Stargazers:400Issues:0Issues:0

PyTorch-GRU-D

PyTorch Implementation of GRU-D from "Recurrent Neural Networks for Multivariate Time Series with Missing Values" https://arxiv.org/abs/1606.01865

Language:PythonStargazers:24Issues:0Issues:0

Recurrent-Neural-Networks-from-scratch-using-PyTorch

LSTM, RNN and GRU implementations using Pytorch

Language:PythonLicense:MITStargazers:55Issues:0Issues:0

pytorch-GAT

My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings, an attention mechanism, and entropy histograms. I've supported both Cora (transductive) and PPI (inductive) examples!

Language:Jupyter NotebookLicense:MITStargazers:2374Issues:0Issues:0

graphite

Code for Graphite iterative graph generation

Language:PythonStargazers:56Issues:0Issues:0

LDS-GNN

Learning Discrete Structures for Graph Neural Networks (TensorFlow implementation)

Language:PythonLicense:NOASSERTIONStargazers:190Issues:0Issues:0

independent-cascade

The implement of Independent Cascade Model, with different seeds selection algorithms.

Language:PythonStargazers:29Issues:0Issues:0