Pinned Repositories
AI-Studio-learning
在百度飞桨平台的学习项目记录
algo
数据结构和算法必知必会的50个代码实现
assimp
Official Open Asset Import Library Repository. Loads 40+ 3D file formats into one unified and clean data structure.
code-with-labuladong
刷题冲冲冲!!!
CorrectAndSmooth
[ICLR 2021] Combining Label Propagation and Simple Models Out-performs Graph Neural Networks (https://arxiv.org/abs/2010.13993)
Cov19
疫情可视化
CS-Notes
😋 技术面试必备基础知识
Daily-interview
data-analysis
record something for data analysis
OpenGL
计算机图形学
Gipbear's Repositories
Gipbear/progress-table
使用 tqdm 时容易被其他输出打断,且不需要更多功能,于是使用自定义【进度表】减弱打断带来的效果
Gipbear/AI-Studio-learning
在百度飞桨平台的学习项目记录
Gipbear/code-with-labuladong
刷题冲冲冲!!!
Gipbear/CorrectAndSmooth
[ICLR 2021] Combining Label Propagation and Simple Models Out-performs Graph Neural Networks (https://arxiv.org/abs/2010.13993)
Gipbear/Cov19
疫情可视化
Gipbear/CS-Notes
😋 技术面试必备基础知识
Gipbear/Daily-interview
Gipbear/data-analysis
record something for data analysis
Gipbear/DBUtils
Database connections for multi-threaded environments
Gipbear/DeepKE
An Open Toolkit for Knowledge Graph Extraction and Construction published at EMNLP2022 System Demonstrations
Gipbear/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
Gipbear/EmbedKGQA
ACL 2020: Improving Multi-hop Question Answering over Knowledge Graphs using Knowledge Base Embeddings
Gipbear/free-programming-books
:books: Freely available programming books
Gipbear/Gipbear.github.io
Gipbear/GNNPapers
Must-read papers on graph neural networks (GNN)
Gipbear/HanLP
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
Gipbear/KGReasoning
Multi-Hop Logical Reasoning in Knowledge Graphs
Gipbear/labuladong-fucking-algorithm
Gipbear/LawsScript
Gipbear/learn_dgl
Gipbear/llm-graph-builder
Neo4j graph construction from unstructured data using LLMs
Gipbear/MyArxiv
对 Arxiv 个性化定制化模版,实现对特定领域的相关内容、作者与学术会议的有效跟进
Gipbear/named_entity_recognition
中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)
Gipbear/powerful-numpy
巨硬的NumPy
Gipbear/qagnn
[NAACL 2021] QAGNN: Question Answering using Language Models and Knowledge Graphs 🤖
Gipbear/ReaRev_KGQA
[EMNLP Findings 2022] ReaRev: Adaptive Reasoning for Question Answering over Knowledge Graphs
Gipbear/shangma_auto_sign
基于Nodejs和Github Action实现上马每日自动签到
Gipbear/sorting-visualizer
📊 Some python scripts which can visualize several famous sorting algorithms and generate the animations via Matplotlib.
Gipbear/TianChi-Studying
按天池学习路线图学习
Gipbear/TransferNet
Pytorch implementation of EMNLP 2021 paper "TransferNet: An Effective and Transparent Framework for Multi-hop Question Answering over Relation Graph "