Pinned Repositories
100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
Awesome-CVPR-Paper
CVPR 论文收集,包含但不限于2020、2019、2018、2017文章
document-style-guide
中文技术文档的写作规范
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Machine-Learning
:zap:机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
mirror_dnn
base on pytorch(tensor) framework of dnn
NLP
NLP-Conferences-Code
NLP-Conferences-Code (ACL、EMNL、NAACL、COLING、AAAI、IJCAI)
nlp-papers-with-arxiv
Statistics and accepted paper list of NLP conferences with arXiv link
text-classification-cnn-rnn
CNN-RNN中文文本分类,基于TensorFlow
mirrorQAQ's Repositories
mirrorQAQ/Awesome-CVPR-Paper
CVPR 论文收集,包含但不限于2020、2019、2018、2017文章
mirrorQAQ/mirror_dnn
base on pytorch(tensor) framework of dnn
mirrorQAQ/text-classification-cnn-rnn
CNN-RNN中文文本分类,基于TensorFlow
mirrorQAQ/100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
mirrorQAQ/document-style-guide
中文技术文档的写作规范
mirrorQAQ/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
mirrorQAQ/Machine-Learning
:zap:机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
mirrorQAQ/NLP
mirrorQAQ/NLP-Conferences-Code
NLP-Conferences-Code (ACL、EMNL、NAACL、COLING、AAAI、IJCAI)
mirrorQAQ/nlp-papers-with-arxiv
Statistics and accepted paper list of NLP conferences with arXiv link
mirrorQAQ/nltk-ngram-training-example
give an example for training a nrgam language model by nltk
mirrorQAQ/PaddleNLP
An NLP library with Awesome pre-trained Transformer models and easy-to-use interface, supporting wide-range of NLP tasks from research to industrial applications.
mirrorQAQ/react-demos
a collection of simple demos of React.js
mirrorQAQ/Summarization-Papers
Summarization Papers
mirrorQAQ/t5_in_bert4keras
整理一下在keras中使用T5模型的要点