-
-
POFHP Public
Pytorch Code for AAAI 2025 Paper---Public Opinion Field Effect and Hawkes Process Join Hands for Information Popularity Prediction.
MIT License UpdatedDec 12, 2024 -
POFD Public
Pytorch Code for NeurIPS 2023 Paper---Public Opinion Field Effect Fusion in Representation Learning for Trending Topics Diffusion.
-
HLI Public
Pytorch Code for ICDM 2023 Paper---Hierarchical Label Inference Incorporating Attribute Semantics in Attributed Networks.
-
Per-FedAvg Public
PyTorch implementation of Per-FedAvg (Personalized Federated Learning: A Meta-Learning Approach).
-
GNNs-for-Link-Prediction Public
Some GNNs are implemented using PyG for link prediction tasks, including: GCN, GraphSAGE, GAT, Node2Vec、RGCN、HGT and HAN, which will continue to be updated in the future.
-
GNNs-for-Node-Classification Public
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 t…
-
PyG-GCN Public
PyG implementation of GCN (Semi-Supervised Classification with Graph Convolutional Networks, ICLR 2017).Datasets: CiteSeer, Cora, PubMed, NELL.
-
-
pytorch_geometric_temporal Public
Forked from benedekrozemberczki/pytorch_geometric_temporalPyTorch Geometric Temporal: Spatiotemporal Signal Processing with Neural Machine Learning Models (CIKM 2021)
Python MIT License UpdatedOct 25, 2022 -
pytorch_geometric Public
Forked from pyg-team/pytorch_geometricGraph Neural Network Library for PyTorch
-
LSTM-MultiStep-Forecasting Public
Implementation of Electric Load Forecasting Based on LSTM (BiLSTM). Including direct-multi-output forecasting, single-step-scrolling forecasting, multi-model-single-step forecasting, multi-model-sc…
-
FedPer Public
PyTorch implementation of FedPer (Federated Learning with Personalization Layers).
-
cnn-dogs-vs-cats Public
Implementation of cats-vs-dogs based on CNN.
-
Python package built to ease deep learning on graph, on top of existing DL frameworks.
Python Apache License 2.0 UpdatedJul 9, 2022 -
LSTM-Load-Forecasting Public
Implementation of Electric Load Forecasting Based on LSTM(BiLSTM). Including Univariate-SingleStep forecasting, Multivariate-SingleStep forecasting and Multivariate-MultiStep forecasting.
-
LSTM-IMDB-Classification Public
Use PyTorch to build an LSTM model for text classification on the IMDB dataset.
-
Scaffold-Federated-Learning Public
PyTorch implementation of SCAFFOLD (Stochastic Controlled Averaging for Federated Learning, ICML 2020).
-
FedProx-PyTorch Public
PyTorch implementation of FedProx (Federated Optimization for Heterogeneous Networks, MLSys 2020).
-
FedAvg-numpy-pytorch-tff Public
Three implementations of FedAvg: numpy, pytorch and tensorflow federated.
-
transformers Public
Forked from huggingface/transformers🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
-
GNNPapers Public
Forked from thunlp/GNNPapersMust-read papers on graph neural networks (GNN)
1 UpdatedJun 25, 2022 -
CNN-Load-Forecasting Public
Implementation of Electric Load Forecasting Based on CNN.
-
LINE Public
Forked from FrederickGeek8/LINELINE: Large-scale Information Network Embedding in PyTorch
-
ivy Public
Forked from ivy-llc/ivyThe Unified Machine Learning Framework
-
OpenHGNN Public
Forked from BUPT-GAMMA/OpenHGNNThis is an open-source toolkit for Heterogeneous Graph Neural Network(OpenHGNN) based on DGL.
-
ncepu-edm Public
NCEPU-EDM(NCEPU和EDM分别是华北电力大学和教育数据挖掘的缩写)软件是专门为华北电力大学本科生所开发的一款简单软件,具有查询和数据挖掘两大功能模块。其中查询模块为学生提供成绩、课表、考试、GPA、培养方案、成绩总表以及综合测评等教务查询。同时该模块对学生的成绩数据进行可视化分析,包括成绩占比、成绩比较、GPA走势、单科分析、专业排名、挂科分析、单科排名以及个人分析查询。数据挖掘…
-
WeightWatcher Public
Forked from CalculatedContent/WeightWatcherThe WeightWatcher tool for predicting the accuracy of Deep Neural Networks
-
CSSummerCamp2022 Public
Forked from LinghaoChan/CSSummerCamp2022关于2022年CS保研夏令营通知公告的汇总。欢迎大家积极分享夏令营信息,资瓷一下互联网精神吼不吼啊?
2 UpdatedApr 3, 2022 -
AT89C52-examples Public
AT89C52单片机实验程序:发光二极管的亮灭、多个发光二极管分组循环交替亮灭、外部中断控制数码管循环显示0~9、定时器控制发光二极管的亮灭+简单输出连续矩形脉冲。