cold-rivers's Stars
yandex-research/heterophilous-graphs
A Critical Look at the Evaluation of GNNs under Heterophily: Are We Really Making Progress?
XiaoxinHe/Awesome-Graph-LLM
A collection of AWESOME things about Graph-Related LLMs.
XiaoxinHe/TAPE
Official Implementation of ICLR 2024 paper "Harnessing Explanations: LLM-to-LM Interpreter for Enhanced Text-Attributed Graph Representation Learning"
eosphoros-ai/DB-GPT
AI Native Data App Development framework with AWEL(Agentic Workflow Expression Language) and Agents
zwq2018/Data-Copilot
Data-Copilot: Bridging Billions of Data and Humans with Autonomous Workflow
alibaba/graph-learn
An Industrial Graph Neural Network Framework
eaglelab-zju/DGLD
Deep Graph Outlier Detection
lm-sys/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
XiaoxiaoMa-MQ/Awesome-Deep-Graph-Anomaly-Detection
Awesome graph anomaly detection techniques built based on deep learning frameworks. Collections of commonly used datasets, papers as well as implementations are listed in this github repository. We also invite researchers interested in anomaly detection, graph representation learning, and graph anomaly detection to join this project as contributors and boost further research in this area.
zixi-liu/Fraud-Detection-Papers
Learning Fraud Detection from research papers and industry applications.
AnryYang/GEBEp
Code for the paper titled "Scalable and Effective Bipartite Network Embedding"
iMoonLab/DeepHypergraph
A pytorch library for graph and hypergraph computation.
GuansongPang/ADRepository-Anomaly-detection-datasets
ADRepository: Real-world anomaly detection datasets, including tabular data (categorical and numerical data), time series data, graph data, image data, and video data.
zsjdddhr/GraphRfi
rgmining/fraudar
A wrapper of FRAUDAR algorithm
wangshusen/DeepLearning
TideSec/BypassAntiVirus
远控免杀系列文章及配套工具,汇总测试了互联网上的几十种免杀工具、113种白名单免杀方式、8种代码编译免杀、若干免杀实战技术,并对免杀效果进行了一一测试,为远控的免杀和杀软对抗免杀提供参考。
youngfish42/Awesome-FL
Comprehensive and timely academic information on federated learning (papers, frameworks, datasets, tutorials, workshops)
datawhalechina/team-learning-nlp
主要存储Datawhale组队学习中“自然语言处理”方向的资料。
THUMNLab/awesome-graph-ood
Papers about out-of-distribution generalization on graphs.
JonasGeiping/breaching
Breaching privacy in federated learning scenarios for vision and text
FLHonker/Awesome-Knowledge-Distillation
Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2021)。
alibaba/FederatedScope
An easy-to-use federated learning platform
apachecn/ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
Tencent/secguide
面向开发人员梳理的代码安全指南
skyline75489/what-happens-when-zh_CN
What-happens-when 的中文翻译,原仓库 https://github.com/alex/what-happens-when
b1ackc4t/pan
java结课设计,一款完全基于servlet的网盘系统,无后端框架、无jsp。提供一个存储自己资源、分享自己资源、享受他人资源的文件共享平台。
the-web3/cryptography
Cryptography that everyone can understand
w1u0u1/minidump
Custom implementation of DbgHelp's MiniDumpWriteDump function. Uses static syscalls to replace low-level functions like NtReadVirtualMemory.