lingzhiwisemed
分享前沿的医学人工智能交叉研究,提供医学科研全方位服务。致力于提供医学人工智能技术学习、技术研发及医学科研一站式解决方案,搭建跨学科研究、项目合作及应用转化平台。关注小瓴博士,了解更多医学人工智能前沿资讯。
lingzhiwisemed's Stars
THUDM/CogKR
Source code and dataset for paper "Cognitive Knowledge Graph Reasoning for One-shot Relational Learning"
lvqiujie/Meta-GAT
pldlgb/MetaSD
Kent0n-Li/ChatDoctor
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
microsoft/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
floodsung/Meta-Learning-Papers
Meta Learning / Learning to Learn / One Shot Learning / Few Shot Learning
GKNL/SMiLE
[EMNLP 2022 Findings] SMiLE: Schema-augmented Multi-level Contrastive Learning for Knowledge Graph Link Prediction
bdi-lab/BiVE
Learning Representations of Bi-Level Knowledge Graphs for Reasoning beyond Link Prediction (AAAI 2023)
AnselCmy/MetaR
Source code for the EMNLP 2019 paper "Meta Relational Learning for Few-Shot Link Prediction in Knowledge Graphs"
zhangjiatao/Confidence-Knowledge-Graph
A toolkit to give each triple in knowledge graph a confidence score based on CKRL.
AstraZeneca/kgem-in-drug-discovery
Code to accompany the "Understanding the Performance of Knowledge Graph Embeddings in Drug Discovery" manuscript (Artificial Intelligence in the Life Sciences, 2022)
wangbo9719/StAR_KGC
ttrouill/complex
Source code for experiments in the papers "Complex Embeddings for Simple Link Prediction" (ICML 2016) and "Knowledge Graph Completion via Complex Tensor Factorization" (JMLR 2017).
thunlp/KB2E
Knowledge Graph Embeddings including TransE, TransH, TransR and PTransE
tsinghua-fib-lab/GNN-Recommender-Systems
An index of recommendation algorithms that are based on Graph Neural Networks. (TORS)
RUCKBReasoning/P-INT
snap-stanford/csr
Filco306/challenging-structural-assumptions
Repository for the code for the paper "Challenging the Assumption of Structure-based embeddings in Few- and Zero-shot Knowledge Graph Completion" published at LREC 2022.
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
Sujit-O/pykg2vec
Python library for knowledge graph embedding and representation learning.
chuxuzhang/AAAI2020_FSRL
code of FSRL
HKUST-KnowComp/LMPNN
Logical Message Passing Networks with One-hop Inference in Atomic Formulas (ICLR 2023)
ThilinaRajapakse/simpletransformers
Transformers for Information Retrieval, Text Classification, NER, QA, Language Modelling, Language Generation, T5, Multi-Modal, and Conversational AI
fo40225/tensorflow-windows-wheel
Tensorflow prebuilt binary for Windows
keras-team/keras-contrib
Keras community contributions
percent4/keras_bert_sequence_labeling
本项目采用Keras和Keras-bert实现中文序列标注,对BERT进行微调,并在多个命名实体识别数据集上进行测试。
WILAB-HIT/Resources
sanyabt/np-kg
NP-KG: Knowledge Graph Framework for Natural Product-Drug Interactions
HisAnteater2/I-RGCN_DGL
DGL Implementation of the I-RGCN Model, introduced in "Few-shot Link prediction via Graph Neural Networks for COVID-19 Drug-Repurposing."