shiweiyi's Stars
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
afatcoder/LeetcodeTop
汇总各大互联网公司容易考察的高频leetcode题🔥
NLP-LOVE/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
dragen1860/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
jessevig/bertviz
BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)
dragen1860/TensorFlow-2.x-Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
bojone/bert4keras
keras implement of transformers for humans
husthuke/awesome-knowledge-graph
整理知识图谱相关学习资料
songyingxin/NLPer-Interview
该仓库主要记录 NLP 算法工程师相关的面试题
Determined22/zh-NER-TF
A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)
crownpku/Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
terrifyzhao/bert-utils
一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算
ymcui/Chinese-ELECTRA
Pre-trained Chinese ELECTRA(中文ELECTRA预训练模型)
ProHiryu/bert-chinese-ner
使用预训练语言模型BERT做中文NER
panchunguang/ccks_baidu_entity_link
ccks baidu entity link 实体链接 第一名
yao8839836/kg-bert
KG-BERT: BERT for Knowledge Graph Completion
ChileWang0228/Deep-Learning-With-Python
《Python深度学习》书籍代码
ProHiryu/albert-chinese-ner
使用预训练语言模型ALBERT做中文NER
kobiso/CBAM-keras
CBAM implementation on Keras
jiangxinyang227/bert-for-task
nchah/freebase-triples
A methodology to process triples data from the Freebase data dumps.
Rosevil1874/CS_Python_Notes
Some notes about computer sience and Python.
ZhaoLiang-GitHub/GraphEmbedding-TransX
使用TensorFlow实现对知识图谱的表征学习,包括transe\transd\transh\transr
luxuantao/car_knowledge_graph
汽车知识图谱
realcactus/bert
TensorFlow code and pre-trained models for BERT
lhd777/moive-question-robot-based-on-spark-neo4j
chenjj9527/Car_Knowledge_Graph
michael-wzhu/BERT-for-SimpleQuestions
this repository holds the code for using Google BERT model on the SimpleQuestions dataset
soundmemories/StudyNotes