Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
AmpliGraph
Python library for Representation Learning on Knowledge Graphs https://docs.ampligraph.org
benchmarking-gnns
Repository for benchmarking graph neural networks
ConvE
Convolutional 2D Knowledge Graph Embeddings resources
dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
dgl-ke
High performance, easy-to-use, and scalable package for learning large-scale knowledge graph embeddings.
grok-1
Grok open release
Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
UKGEbert
Uncertain Knowledge Graphs Embedding with BERT Pretrained Language Model
UKGsE
Fast Predicting Uceertainty over Knowledge Graph Embedding
ShihanYang's Repositories
ShihanYang/100-Days-Of-ML-Code
100 Days of ML Coding
ShihanYang/AmpliGraph
Python library for Representation Learning on Knowledge Graphs https://docs.ampligraph.org
ShihanYang/benchmarking-gnns
Repository for benchmarking graph neural networks
ShihanYang/ConvE
Convolutional 2D Knowledge Graph Embeddings resources
ShihanYang/KB2E
Knowledge Graph Embeddings including TransE, TransH, TransR and PTransE
ShihanYang/KBQA-BERT
基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式
ShihanYang/pykg2vec
Python library for knowledge graph embedding and representation learning.
ShihanYang/arct2
Code for reproducing experiments in our ACL 2019 paper "Probing Neural Network Comprehension of Natural Language Arguments"
ShihanYang/bert
TensorFlow code and pre-trained models for BERT
ShihanYang/BERT-keras
Keras implementation of BERT with pre-trained weights
ShihanYang/BullshitGenerator
文章生成器
ShihanYang/CLUEDatasetSearch
搜索所有中文NLP数据集,附常用英文NLP数据集
ShihanYang/d3.v4-API-Translation
D3.js 4.x 中文手册
ShihanYang/density-order-emb
Density Order Embeddings
ShihanYang/kg-bert
KG-BERT: BERT for Knowledge Graph Completion
ShihanYang/KnowledgeGraphCourse
东南大学《知识图谱》研究生课程
ShihanYang/mici
Manifold Markov chain Monte Carlo methods in Python
ShihanYang/neo4j-python-pandas-py2neo-v3
利用pandas将excel中数据抽取,以三元组形式加载到neo4j数据库中构建相关知识图谱
ShihanYang/node-embeddings
Simple implementations of TransE, DistMult, ComplEx
ShihanYang/OpenKE
An Open-Source Package for Knowledge Embedding (KE)
ShihanYang/PaddlePaddle_code
用PaddlePaddle和Tensorflow实现常用的深度学习算法
ShihanYang/pysurvival
Open source package for Survival Analysis modeling
ShihanYang/QASystemOnMedicalGraph
该项目是基于医疗领域知识图谱的问答系统。实现比较简单。
ShihanYang/relationPrediction
ACL 2019: Learning Attention-based Embeddings for Relation Prediction in Knowledge Graphs
ShihanYang/scikit-learn
scikit-learn: machine learning in Python
ShihanYang/tegaki
Chinese and Japanese Handwriting Recognition.
ShihanYang/TensorFlow-TransX
An implementation of TransE and its extended models for Knowledge Representation Learning on TensorFlow
ShihanYang/terminal
The new Windows Terminal, and the original Windows console host -- all in the same place!
ShihanYang/transE-1
transE算法 简单python实现 FB15k
ShihanYang/UKGE
Code and data for paper "Embedding Uncertain Knowledge Graphs"