yang123456457's Stars
seeksdream/relation-graph
relation-graph is a relationship graph display component that supports Vue2, Vue3, React. Allowing you to fully customize the graphical elements using HTML/CSS and Vue or React components through slots. 支持Vue和React的 关联关系图谱组件,可以展示如组织机构图谱、股权架构图谱、集团关系图谱等知识图谱,可提供多种图谱布局,包括树状布局、中心布局、力学布局自动布局等。
mberr/torch-ppr
(Personalized) Page-Rank computation using PyTorch
ashkonf/PageRank
A Python implementation of Larry's famous PageRank algorithm.
TimDettmers/ConvE
Convolutional 2D Knowledge Graph Embeddings resources
mglau/pTransE
Knowledge Graph and Text Jointly Embedding
MaximTian/TransX
Trans系列之TransE and TransH, PTransE
xinguoxia/KGE
Some papers on Knowledge Graph Embedding(KGE)
Sujit-O/pykg2vec
Python library for knowledge graph embedding and representation learning.
ngl567/RPJE
AAAI 2020: Rule-Guided Compositional Representation Learning on Knowledge Graphs
MengtingWan/grocery
models for grocery shopping behavior (Wan et al, CIKM'18, Wan et al, WWW'17)
yao8839836/kg-bert
KG-BERT: BERT for Knowledge Graph Completion
mklimasz/TransE-PyTorch
Implementation of TransE model in PyTorch.
wencolani/IterE
Iteratively Learning Embeddings and Rules for Knowledge Graph Reasoning. (WWW'19)
practicingman/chinese_text_cnn
TextCNN Pytorch实现 中文文本分类 情感分析
649453932/Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
ShihanYang/UKGEbert
Uncertain Knowledge Graphs Embedding with BERT Pretrained Language Model
JunhengH/joie-kdd19
Code and dataset for paper "Universal Representation Learning of Knowledge Bases by Jointly Embedding Instances and Ontological Concepts" published in KDD'2019.
Gao-zl/TrafficFlowPredict
This repository includ LSTM(test)、VanillaLSTM、ConvLSTM works for graduation project about TrafficFlowPredict.
hoolish918/Graph_Convlstm2predict
a method to predict population in metro train station of Hangzhou
suprobe/AT-Conv-LSTM
A Hybrid Deep Learning Model with Attention based ConvLSTM Networks for Short-Term Traffic Flow Prediction
jhhuang96/ConvLSTM-PyTorch
ConvLSTM/ConvGRU (Encoder-Decoder) with PyTorch on Moving-MNIST
giserh/ConvLSTM-2
Convolutional LSTM for Precipitation Nowcasting