nininininini's starred repositories
transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
shadowsocks-windows
A C# port of shadowsocks
100-Days-Of-ML-Code
100 Days of ML Coding
CopyTranslator
Foreign language reading and translation assistant based on copy and translate.
Statistical-Learning
✒统计学习方法第二版(李航) 学习笔记、代码实现、课后习题
fluent-python-notes
《流畅的 Python》读书笔记
fluent-python
《流畅的Python》2015年8月
pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
pytorch-multi-label-classifier
A pytorch implemented classifier for Multiple-Label classification
NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
pytorch_RVAE
Recurrent Variational Autoencoder that generates sequential data implemented with pytorch
py-googletrans
(unofficial) Googletrans: Free and Unlimited Google translate API for Python. Translates totally free of charge.
pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
KK-s-Paperlist
A list of papers for machine learning, reinforcement learning, NLP or something interesting
Hands-on-Machine-Learning
A series of Jupyter notebooks with Chinese comment that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
realworldnlp
Example code for "Real-World Natural Language Processing"
Results-of-Deep-Learning-in-NLP
SOTA results for machine learning problems in NLP .
S-LSTM_pytorch
A rough pytorch 0.3.0 reimplementation for paper: Sentence-State LSTM for Text Representation. Basicly follow the original Tensorflow version: https://github.com/leuchine/S-LSTM
fast_abs_rl
Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"
lexicon_rnn
Context-Sensitive Lexicon Features for Neural Sentiment Analysis