Pinned Repositories
Awesome-Federated-Learning-on-Graph-and-GNN-papers
Federated learning on graph, especially on graph neural networks (GNNs), knowledge graph, and private GNN.
AnalytiCup-2022
4th place (4/1746) solution of CIKM 2022 AnalytiCup Competition: Federated Hetero-Task Learning
Awesome-Learning-Resource
A collection of learning, tools, and other resources
BFLC-demo
This project proposes a decentralized federated learning framework based on blockchain, that is, a Block-chain-based Federated Learning framework with Committee consensus (BFLC). Without a centralized server, the framework uses blockchain for the global model storage and the local model update exchange.
CodeCraft-2020
2020 华为软件精英挑战赛(CodeCraft)
CodeCraft-2022
2022 华为软件精英挑战赛(CodeCraft)
Estimation-of-Rotation-Angle
The code is the homework of the multimedia content security course, the reproduction of the rotation angle estimation algorithm of the paper "Estimation of Image Rotation Angle Using Interpolation-Related Spectral Signatures With Application to Blind Detection of Image Forgery"
Fed-RGCN
Pytorch-based and DGL-based implementation of Relational Graph Convolutional Networks via federated learning for Node Classification
FOIL
This code is about using FOIL to realize rule inference for the given knowledge graph, and obtain new knowledge through "deduction".
Malicious-Text-Recognition
2024 腾讯游戏安全技术竞赛:https://gss.tencent.com/competition/2024/index.htm
iammcy's Repositories
iammcy/BFLC-demo
This project proposes a decentralized federated learning framework based on blockchain, that is, a Block-chain-based Federated Learning framework with Committee consensus (BFLC). Without a centralized server, the framework uses blockchain for the global model storage and the local model update exchange.
iammcy/Fed-RGCN
Pytorch-based and DGL-based implementation of Relational Graph Convolutional Networks via federated learning for Node Classification
iammcy/Estimation-of-Rotation-Angle
The code is the homework of the multimedia content security course, the reproduction of the rotation angle estimation algorithm of the paper "Estimation of Image Rotation Angle Using Interpolation-Related Spectral Signatures With Application to Blind Detection of Image Forgery"
iammcy/FOIL
This code is about using FOIL to realize rule inference for the given knowledge graph, and obtain new knowledge through "deduction".
iammcy/Malicious-Text-Recognition
2024 腾讯游戏安全技术竞赛:https://gss.tencent.com/competition/2024/index.htm
iammcy/Awesome-Learning-Resource
A collection of learning, tools, and other resources
iammcy/CodeCraft-2022
2022 华为软件精英挑战赛(CodeCraft)
iammcy/Fed-Learning
A simple implementation of Federated Learning
iammcy/AnalytiCup-2022
4th place (4/1746) solution of CIKM 2022 AnalytiCup Competition: Federated Hetero-Task Learning
iammcy/Awesome-Federated-Learning-on-Graph-and-GNN-papers
Federated learning on graph, especially on graph neural networks (GNNs), knowledge graph, and private GNN.
iammcy/Batch_Running
The repository is a demo for batch running.
iammcy/CodeCraft-2020
2020 华为软件精英挑战赛(CodeCraft)
iammcy/Classify-Leaves
Baseline code for Classify Leaves
iammcy/FedGraphNN
A Research-oriented Federated Learning Library and Benchmark Platform for Graph Neural Networks. Accepted to ICLR'2021 - DPML and MLSys'21 - GNNSys workshops.
iammcy/FedMA
Code for Federated Learning with Matched Averaging, ICLR 2020.
iammcy/FedML
A Research-oriented Federated Learning Library. Supporting distributed computing, mobile/IoT on-device training, and standalone simulation. Best Paper Award at NeurIPS 2020 Federated Learning workshop. Join our Slack Community:(https://join.slack.com/t/fedml/shared_invite/zt-havwx1ee-a1xfOUrATNfc9DFqU~r34w)
iammcy/leaf
Leaf: A Benchmark for Federated Settings
iammcy/utils
This is a repository of common and useful tools demo, which is helpful for research