Pinned Repositories
1nlplearner.github.io
个人主页
allennlp
An open-source NLP research library, built on PyTorch.
Automatic-Prosody-Annotation
ChatTTS
ChatTTS is a generative speech model for daily dialogue.
Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
Chinese-FastSpeech2
基于标贝数据继续训练,同时对原本的FastSpeech2模型做了改进,引入了韵律表征以及韵律预测模块,使中文发音更生动且富有节奏
CosyVoice
Multi-lingual large voice generation model, providing inference, training and deployment full-stack ability.
Decision_tree-python
决策树分类(ID3,C4.5,CART)
Deep-Learning-with-TensorFlow-book
深度学习开源书,基于TensorFlow 2.0实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
deeplearning.ai
deeplearning.ai , By Andrew Ng, All slide and notebook + code and some material.
1nlplearner's Repositories
1nlplearner/n-grams
My Python n-gram Language Model from an NLP course. Since there are so public implementations, I feel free to post mine.