changliu01
Ph.D. Student in Department of Electronic Engineering, Tsinghua University.
Tsinghua UniversityBeijing
changliu01's Stars
tsinghua-fib-lab/DiskNet
Official implementation for "Predicting Long-term Dynamics of Complex Networks via Identifying Skeleton in Hyperbolic Space" (KDD2024)
tsinghua-fib-lab/AgentSquare
The official implementation of the paper "AgentSquare: Automatic LLM Agent Search in Modular Design Space""
HaitaoMao/Awesome_Graph_Foundation_Models
Accompanied repositories for our paper Graph foundation model
tsinghua-fib-lab/EmbodiedCity
m-serious/tipping-predictor
Code to early predict the onset of critical transitions in networked dynamical systems.
xurongxiang/Overleaf_to_GitHub
wnm1503303791/Multi_GPU_Runner
Helps to run Multiple processes on Multiple GPUs, each process correspond to only one GPU.
microsoft/generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
ultralytics/ultralytics
Ultralytics YOLO11 🚀
pranz24/pytorch-soft-actor-critic
PyTorch implementation of soft actor critic
jdppthk/parallelized-reservoir-computing
This repository contains code for parallelized prediction of spatiotemporal chaotic data using reservoir computing as described in the paper: Model-Free Prediction of Large Spatiotemporally Chaotic Systems from Data: A Reservoir Computing Approach (Physical Review Letters, 120, 024102 (2018)).
laiguokun/multivariate-time-series-data
TamSiuhin/LLM-UM-Reading
A list of large language models for user modeling (LLM-UM) papers, based on "User Modeling in the Era of Large Language Models: Current Research and Future Directions" at DEBULL
dshizuka/networkanalysis
Network Analysis Tutorials
yuanqidu/awesome-graph-generation
qingsongedu/awesome-AI-for-time-series-papers
A professional list of Papers, Tutorials, and Surveys on AI for Time Series in top AI conferences and journals.
qingsongedu/Awesome-SSL4TS
A professionally curated list of awesome resources (paper, code, data, etc.) on Self-Supervised Learning for Time Series (SSL4TS).
nerfies/nerfies.github.io
GLAD-RUC/ESTAG
The source code of "Equivariant Spatio-Temporal Attentive Graph Networks to Simulate Physical Dynamics"
DongkiKim95/D-SLA
Official Code Repository for the paper "Graph Self-supervised Learning with Accurate Discrepancy Learning" (NeurIPS 2022)
zaixizhang/MGSSL
Official implementation of NeurIPS'21 paper"Motif-based Graph Self-Supervised Learning for Molecular Property Prediction"
DeepGraphLearning/GraphLoG
Implementation of Self-supervised Graph-level Representation Learning with Local and Global Structure (ICML 2021).
Shen-Lab/GraphCL_Automated
[ICML 2021] "Graph Contrastive Learning Automated" by Yuning You, Tianlong Chen, Yang Shen, Zhangyang Wang; [WSDM 2022] "Bringing Your Own View: Graph Contrastive Learning without Prefabricated Data Augmentations" by Yuning You, Tianlong Chen, Zhangyang Wang, Yang Shen
PetarV-/DGI
Deep Graph Infomax (https://arxiv.org/abs/1809.10341)
snap-stanford/pretrain-gnns
Strategies for Pre-training Graph Neural Networks
ahxt/g-mixup
[ICML2022] G-Mixup: Graph Data Augmentation for Graph Classification
sunfanyunn/InfoGraph
Official code for "InfoGraph: Unsupervised and Semi-supervised Graph-Level Representation Learning via Mutual Information Maximization" (ICLR 2020, spotlight)
liyaguang/DCRNN
Implementation of Diffusion Convolutional Recurrent Neural Network in Tensorflow
zhengchuanpan/GMAN
GMAN: A Graph Multi-Attention Network for Traffic Prediction (GMAN, https://fanxlxmu.github.io/publication/aaai2020/) was accepted by AAAI-2020.
hazdzz/STGCN
The PyTorch implementation of STGCN.