dhuQChen's starred repositories

TAM-master

Official implementation of NeurIPS'23 paper "Truncated Affinity Maximization: One-class Homophily Modeling for Graph Anomaly Detection"

Language:PythonStargazers:32Issues:0Issues:0
Language:PythonLicense:MITStargazers:101Issues:0Issues:0

SSSD

Repository for the paper: 'Diffusion-based Time Series Imputation and Forecasting with Structured State Space Models'

Language:PythonLicense:MITStargazers:255Issues:0Issues:0

SEAL-CI

A PyTorch implementation of "Semi-Supervised Graph Classification: A Hierarchical Graph Perspective" (WWW 2019)

Language:PythonLicense:GPL-3.0Stargazers:208Issues:0Issues:0

graph-neural-networks-for-graph-classification

Pytorch implementation of various Graph Neural Networks (GNNs) for graph classification

Language:PythonLicense:MITStargazers:89Issues:0Issues:0

gnn-comparison

Official Repository of "A Fair Comparison of Graph Neural Networks for Graph Classification", ICLR 2020

Language:PythonLicense:GPL-3.0Stargazers:375Issues:0Issues:0

RAHG

Official implement of RAHG: A Role-Aware Hypergraph Neural Network for Node Classification in Graphs.

Language:PythonStargazers:10Issues:0Issues:0

GNNs-for-Node-Classification

Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Graph Attention Network), which will continue to be updated in the future.

Language:PythonLicense:MITStargazers:113Issues:0Issues:0

anomoly_detection_cogdl

cogdl based GNN model for anomoly detection on Amazon & YelpChi datasets

Language:PythonStargazers:11Issues:0Issues:0

GNN-FakeNews

A collection of GNN-based fake news detection models.

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

mulivariate-time-series-anomaly-detection

Multivariate Time Series Anomaly Detection with GNNs and Latent Graph Inference

Language:PythonStargazers:16Issues:0Issues:0

Graph-models-in-finance-application

Paper collection for graph based models in finance application

Stargazers:91Issues:0Issues:0

machine-learning-for-trading

Code for Machine Learning for Algorithmic Trading, 2nd edition.

Language:Jupyter NotebookStargazers:12263Issues:0Issues:0

TimeSeriesForecasting

基于统计学的时间序列预测(AR,ARM).

Language:PythonStargazers:222Issues:0Issues:0

DRL-GNN-PPO

PPO implementation of the DRL agent used in the paper "Deep Reinforcement Learning meets Graph Neural Networks: exploring a routing optimization use case"

Language:PythonLicense:BSD-3-ClauseStargazers:63Issues:0Issues:0

FinRL

FinRL: Financial Reinforcement Learning. 🔥

Language:Jupyter NotebookLicense:MITStargazers:9395Issues:0Issues:0

Traffic-Prediction-Open-Code-Summary

Summary of open source code for deep learning models in the field of traffic prediction

License:MITStargazers:232Issues:0Issues:0

Time-Series

R, ARMA, ARIMA, GARCH

Language:Jupyter NotebookStargazers:2Issues:0Issues:0

graph-fraud-detection-papers

A curated list of graph-based fraud, anomaly, and outlier detection papers & resources

Stargazers:1346Issues:0Issues:0

deep-learning-time-series

List of papers, code and experiments using deep learning for time series forecasting

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:2498Issues:0Issues:0

mtad-gat-pytorch

PyTorch implementation of MTAD-GAT (Multivariate Time-Series Anomaly Detection via Graph Attention Networks) by Zhao et. al (2020, https://arxiv.org/abs/2009.02040).

Language:PythonLicense:MITStargazers:312Issues:0Issues:0

GNNs-in-Network-Neuroscience

A review of papers proposing novel GNN methods with application to brain connectivity published in 2017-2020.

Stargazers:201Issues:0Issues:0

LSTM_encoder_decoder

Build a LSTM encoder-decoder using PyTorch to make sequence-to-sequence prediction for time series data

Language:PythonLicense:MITStargazers:361Issues:0Issues:0

pytorch-seq2seq

Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.

Language:Jupyter NotebookLicense:MITStargazers:5256Issues:0Issues:0

LSTM_Attention

attention-based LSTM/Dense implemented by Keras

Language:PythonStargazers:291Issues:0Issues:0

gnn-meta-attack

Implementation of the paper "Adversarial Attacks on Graph Neural Networks via Meta Learning".

Language:PythonLicense:MITStargazers:139Issues:0Issues:0

GraphNeuralNetwork

Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.

Language:PythonLicense:MITStargazers:775Issues:0Issues:0

PyTorch-GNNs

The implement of GNN based on Pytorch

Language:PythonStargazers:186Issues:0Issues:0

Unet-Segmentation-Pytorch-Nest-of-Unets

Implementation of different kinds of Unet Models for Image Segmentation - Unet , RCNN-Unet, Attention Unet, RCNN-Attention Unet, Nested Unet

Language:PythonLicense:MITStargazers:1808Issues:0Issues:0

LSTM-Neural-Network-for-Time-Series-Prediction

LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data

Language:PythonLicense:AGPL-3.0Stargazers:4726Issues:0Issues:0