ne7ermore / torch-light
Deep-learning by using Pytorch. Basic nns like Logistic, CNN, RNN, LSTM and some examples are implemented by complex model.
☆537Updated 4 years ago
Alternatives and similar repositories for torch-light:
Users that are interested in torch-light are comparing it to the libraries listed below
- 1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various text-classification models.(知乎看山杯第一名解决方案)☆1,056Updated 6 years ago
- keras example of seq2seq, auto title☆333Updated 5 years ago
- Use pytorch to implement word2vec☆148Updated 6 years ago
- some attention implements☆1,440Updated 5 years ago
- Sequence Generation Model for Multi-label Classification (COLING 2018)☆435Updated 5 years ago
- ☆132Updated 4 years ago
- BERT 源码阅读☆232Updated 5 years ago
- CNNs for Sentence Classification in PyTorch☆1,024Updated 3 weeks ago
- Four styles of encoder decoder model by Python, Theano, Keras and Seq2Seq☆277Updated 7 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆605Updated 4 years ago
- pytorch implementation of Attention is all you need☆239Updated 3 years ago
- ☆531Updated 6 years ago
- A Benchmark of Text Classification in PyTorch☆601Updated 10 months ago
- QAmatch(qa_match)/文本匹配/文本分类/文本embedding/文本聚类/文本检索(bow/ifidf/ngramtf-df/bert/albert/bm25/…/nn/gbdt/xgb/kmeans/dscan/faiss/….)☆928Updated last year
- A PyTorch implementation of QANet.☆345Updated 2 years ago
- Papers I have read, mainly about NLP. Welcome everyone to supplement in issue.☆256Updated 4 years ago
- 序列化标注工具,基于PyTorch实现BLSTM-CNN-CRF模型,CoNLL 2003 English NER测试集F1值为91.10%(word and char feature)。☆361Updated 6 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆172Updated 5 years ago
- Multi-label Classification with BERT; Fine Grained Sentiment Analysis from AI challenger☆592Updated 6 years ago
- 注意力机制on自然语言处理文章整理笔记☆170Updated 6 years ago
- word2vec/glove/swivel binary file on chinese corpus☆398Updated 8 years ago
- 谷歌自然语言处理模型BERT:论文解析与python代码☆844Updated 6 years ago
- [2017知乎看山杯 多标签 文本分类] ye组(第六名) 解题方案☆404Updated 6 years ago
- 在Keras下微调Bert的一些例子;some examples of bert in keras☆654Updated 5 years ago
- bidirectional rnn for text classification☆108Updated 7 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆330Updated 4 years ago
- Implemention some Baseline Model upon Bert for Text Classification☆687Updated 5 years ago
- Pytorch + NLP, 一份友好的项目实践仓库☆459Updated 5 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆695Updated 4 years ago
- ai challenger 2018细粒度情感分类第一名解决方案, A training framework itegrating tensorflow and pytorch☆580Updated 2 years ago