Starred repositories
keras implement of transformers for humans
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
Commented (but unaltered) version of original word2vec C implementation.
MIT: missing semester 2020. Solutions and notes. 学习笔记和部分习题答案
Text Classification Algorithms: A Survey
100+ Chinese Word Vectors 上百种预训练中文词向量
Text classification using deep learning models in Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
Implementation of character based convolutional neural network
PyTorch Tutorial for Deep Learning Researchers
《机器翻译:基础与模型》肖桐 朱靖波 著 - Machine Translation: Foundations and Models
Social Network Analysis of Zhihu with Python
Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained
ceshine / examples
Forked from pytorch/examplesA set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
An Auto Report Generator for Python Programs
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
A curated list of awesome Deep Learning tutorials, projects and communities.
100-Days-Of-ML-Code中文版