hannn1's Stars
halfrost/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
amusi/Deep-Learning-Interview-Book
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
thunlp/OpenKE
An Open-Source Package for Knowledge Embedding (KE)
jm199504/Financial-Knowledge-Graphs
小型金融知识图谱构建流程(neo4j / python / cypher / KG)
km1994/NLP-Interview-Notes
该仓库主要记录 NLP 算法工程师相关的面试题
liuhuanyong/CrimeKgAssitant
Crime assistant including crime type prediction and crime consult service based on nlp methods and crime kg,罪名法务智能项目,内容包括856项罪名知识图谱, 基于280万罪名训练库的罪名预测,基于20W法务问答对的13类问题分类与法律资讯问答功能.
THUYimingLi/backdoor-learning-resources
A list of backdoor learning resources
safe-graph/graph-adversarial-learning-literature
A curated list of adversarial attacks and defenses papers on graph-structured data.
tkipf/relational-gcn
Keras-based implementation of Relational Graph Convolutional Networks
WeThinkIn/Interview-for-Algorithm-Engineer
【三年面试五年模拟】算法工程师秘籍。涵盖AIGC、传统深度学习、自动驾驶、机器学习、计算机视觉、自然语言处理、SLAM、具身智能、元宇宙、AGI等AI行业面试笔试经验与干货知识。
deepakn97/relationPrediction
ACL 2019: Learning Attention-based Embeddings for Relation Prediction in Knowledge Graphs
sixs/wenshu_spider
中国裁判文书网爬虫(2018-08-28更新)
DSXiangLi/ChineseNER
中文NER的那些事儿
pen-ho/medical_knowledge_graph_app-master
医药知识图谱自动问答系统实现,包括构建知识图谱、基于知识图谱的流水线问答以及前端实现。实体识别(基于词典+BERT_CRF)、实体链接(Sentence-BERT做匹配)、意图识别(基于提问词+领域词词典)。
danielzuegner/nettack
Implementation of the paper "Adversarial Attacks on Neural Networks for Graph Data".
renjunxiang/Competition_CAIL
2018**‘法研杯’法律智能挑战赛(CAIL2018)个人作品
penghui-yang/awesome-data-poisoning-and-backdoor-attacks
A curated list of papers & resources linked to data poisoning, backdoor attacks and defenses against them (no longer maintained)
Hanjun-Dai/graph_adversarial_attack
Adversarial Attack on Graph Structured Data (https://arxiv.org/abs/1806.02371)
JD-AI-Research-Silicon-Valley/SACN
End-to-end Structure-Aware Convolutional Networks for Knowledge Base Completion
thunlp/ONION
Official implementation of the EMNLP 2021 paper "ONION: A Simple and Effective Defense Against Textual Backdoor Attacks"
fulifeng/GraphAT
Graph Adversarial Training: Dynamically Regularizing Based on Graph Structure
nju-websoft/CoLE
I Know What You Do Not Know: Knowledge Graph Embedding via Co-distillation Learning, CIKM 2022
lancopku/RAP
Code for the paper "RAP: Robustness-Aware Perturbations for Defending against Backdoor Attacks on NLP Models" (EMNLP 2021)
pouyapez/criage
Investigating Robustness and Interpretability of Link Prediction via Adversarial Modifications
Hyingerrr/spirited
AI-agent应用,基于GPT、langchain、function calling、Stable diffusion等的AI儿童绘本生成
PeruBhardwaj/AttributionAttack
Code repository for EMNLP 2021 paper 'Adversarial Attacks on Knowledge Graph Embeddings via Instance Attribution Methods'
DexterZeng/CEA
Source code for ICDE 2020 paper Collective Entity Alignment via Adaptive Features (CEA).
Zhaominghao1314/Target-Defense-Against-Link-Prediction-Based-Attacks-via-Evolutionary-Perturbations
[TKDE2019] Target defense against link-prediction-based attacks via evolutionary perturbations.
hbheyho/EA-AttrE
Reproduce the paper of《Entity Alignment between Knowledge Graphs Using Attribute Embeddings》
cshjin/LATGCN
LATGCN, a GCN model with sensitivity as regularizer