BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding 论文的中文翻译 Chinese Translation!
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
深度学习各种模型实战-深度学习模型在各大公司实际生产环境的应用讲解文章,涉及到搜索(Query理解,召回,排序)/推荐(召回,排序)/自然语言处理(文本分类,文本相似度判定,文本匹配,文本生成,命名体识别)
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)