Pinned Repositories
2019
assembly-language
五个自主编写的汇编小程序及截图(在DOSBox上模拟运行)
Basket-Shooting-Robot-
循迹、避障、颜色追踪、安卓控制、人脸识别、语音控制、语音唤醒等
CCKS2018Summary
self summary after attending 2018全国知识图谱与语义计算大会,China Conference on Knowledge Graph and Semantic Computing
compiler
简单的C语言编译器
DouBanRecommend
基于豆瓣图书的推荐、知识图谱与知识引擎简单构建neo4j
GoldE
Generalizing Knowledge Graph Embedding with Universal Orthogonal Parameterization (ICML 2024)
HousE
OS-
进程管理、处理器调度、存储管理、磁盘移臂调度、文件管理
VLP
To Copy Rather Than Memorize: A Vertical Learning Paradigm for Knowledge Graph Completion
rui9812's Repositories
rui9812/HousE
rui9812/VLP
To Copy Rather Than Memorize: A Vertical Learning Paradigm for Knowledge Graph Completion
rui9812/GoldE
Generalizing Knowledge Graph Embedding with Universal Orthogonal Parameterization (ICML 2024)
rui9812/compiler
简单的C语言编译器
rui9812/Basket-Shooting-Robot-
循迹、避障、颜色追踪、安卓控制、人脸识别、语音控制、语音唤醒等
rui9812/OS-
进程管理、处理器调度、存储管理、磁盘移臂调度、文件管理
rui9812/2019
rui9812/assembly-language
五个自主编写的汇编小程序及截图(在DOSBox上模拟运行)
rui9812/CCKS2018Summary
self summary after attending 2018全国知识图谱与语义计算大会,China Conference on Knowledge Graph and Semantic Computing
rui9812/DouBanRecommend
基于豆瓣图书的推荐、知识图谱与知识引擎简单构建neo4j
rui9812/EasyMeetingV1.25-
EasyMeetingV1.25最终完整版
rui9812/Fusion_2.5-Fighting-in-Hell
简单的2D横板过关小游戏
rui9812/genetic-algorithms
遗传算法的小应用:计算函数最值
rui9812/GraphSAGE
Representation learning on large graphs using stochastic graph convolutions.
rui9812/kg-reeval
ACL 2020: A Re-evaluation of Knowledge Graph Completion Methods
rui9812/kge
LibKGE - A knowledge graph embedding library for reproducible research
rui9812/Knowledge-Graph
深度学习与自然语言处理、知识图谱、对话系统。包括知识获取、知识库构建、知识库应用三大技术研究与应用。
rui9812/KnowledgeGraphCourse
东南大学《知识图谱》研究生课程
rui9812/lightKG
基于Pytorch和torchtext的知识图谱深度学习框架,包含知识表示学习、实体识别与链接、实体关系抽取、事件检测与抽取、知识存储与查询、知识推理六大功能模块,已实现了命名实体识别、关系抽取、事件抽取、表示学习等功能。框架功能丰富,开箱可用,极易上手!基本都是学习他人实现然后自己修改融合到框架中,没有细致调参,且有不少Bug~
rui9812/OpenKE
An Open-Source Package for Knowledge Embedding (KE)
rui9812/Parkour-Game
跑酷小游戏
rui9812/PathCon
Combining relational context and relational paths for knowledge graph completion
rui9812/pyGAT
Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
rui9812/PyToNeo4J
Python创建Neo4J知识图谱数据库
rui9812/pytorch_geometric
Geometric Deep Learning Extension Library for PyTorch
rui9812/QASystemOnMedicalGraph
该项目是基于医疗领域知识图谱的问答系统。实现比较简单。
rui9812/QASystemOnMedicalKG
A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
rui9812/relationPrediction
ACL 2019: Learning Attention-based Embeddings for Relation Prediction in Knowledge Graphs
rui9812/software-engineering-
软件工程的应用:大学生超市进销存系统
rui9812/WEB_KG
爬取百度百科中文页面,抽取三元组信息,构建中文知识图谱