yingwaner's Stars
Tencent/TencentPretrain
Tencent Pre-training framework in PyTorch & Pre-trained Model Zoo
NLP-Playground/LaSS
TenTrans/TenTrans
Universal End2End Training Platform, including pre-training, classification tasks, machine translation, and etc.
facebookresearch/dynalab
The Python library with command line tools to interact with Dynabench(https://dynabench.org/), such as uploading models.
coder2gwy/coder2gwy
互联网首份程序员考公指南,由3位已经进入体制内的前大厂程序员联合献上。
Jason-Young-AI/YoungToolkit
A Toolkit for a series of Young projects.
ZeweiChu/nmt-seq2seq
seq2seq model written in Pytorch
facebookresearch/MUSE
A library for Multilingual Unsupervised or Supervised word Embeddings
ictnlp/DiverseNMT
Source code for the AAAI 2020 long paper <Modeling Fluency and Faithfulness for Diverse Neural Machine Translation>.
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
kaisadadi/n-gram-adding-one-and-good-turing-
for NLP lesson assignment
THUNLP-MT/MT-Reading-List
A machine translation reading list maintained by Tsinghua Natural Language Processing Group
euske/pdfminer
Python PDF Parser (Not actively maintained). Check out pdfminer.six.
linzehui/Curriculum-Learning-PaperList-Materials
Curriculum Learning related papers and materials
kevinduh/sockeye-recipes
Training scripts and recipes for Sockeye Neural Machine Translation toolkit
jina-ai/clip-as-service
🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP
google-research/bert
TensorFlow code and pre-trained models for BERT
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
rsennrich/subword-nmt
Unsupervised Word Segmentation for Neural Machine Translation and Text Generation
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
ictnlp/awesome-transformer
A collection of transformer's guides, implementations and variants.
huggingface/pytorch-openai-transformer-lm
🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI
lzm0706/DTW-Speech-Recognition
Using MFCC feature and DTW algorithm to recognize rumber 0-9
Aniruddha-Tapas/Speech-Recognition-of-Digits-using-Tensorflow
Implementing LSTM Recurrent Neural Nets to recognize spoken digits using Tensorflow.