zhoudaozhuihou's repositories
A-Programmers-Guide-to-English
专为程序员编写的英语学习指南 v1.2。在线版本请点 ->
bert-chinese-ner
使用预训练语言模型BERT做中文NER
big_data_examples
python bigdata example
bolt-astro-blog-bnddki
Created with StackBlitz ⚡️
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
CommentIQ
Created with StackBlitz ⚡️
DeepLearning
Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现
ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
InterpretableMLBook
《可解释的机器学习--黑盒模型可解释性理解指南》,该书为《Interpretable Machine Learning》中文版
Learning_NLP
Learning nlp and reproduce some papers
material-ui
Material UI: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.
NLP-with-PyTorch
《Natural Language Processing with PyTorch》中文翻译
spark-nlp-workshop
Public runnable examples of using John Snow Labs' NLP for Apache Spark.
tensorflow2_tutorials_chinese
tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等