ne7ermore / torch-lightLinks
Deep-learning by using Pytorch. Basic nns like Logistic, CNN, RNN, LSTM and some examples are implemented by complex model.
☆540Updated 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
Sorting:
- Use pytorch to implement word2vec☆148Updated 6 years ago
- 1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various text-classification models.(知乎看山杯第一名解决方案)☆1,060Updated 7 years ago
- pytorch implementation of Attention is all you need☆239Updated 4 years ago
- keras example of seq2seq, auto title☆332Updated 5 years ago
- A Capsule Implement with Pure Keras☆352Updated 5 years ago
- seq2seq model written in Pytorch☆93Updated 5 years ago
- ☆131Updated 4 years ago
- some attention implements☆1,449Updated 5 years ago
- Sequence Generation Model for Multi-label Classification (COLING 2018)☆438Updated 5 years ago
- BERT 源码阅读☆231Updated 6 years ago
- ☆232Updated 5 years ago
- 注意力机制on自然语言处理文章整理笔记☆169Updated 6 years ago
- A pytorch implementation of Attention is all you need☆91Updated 6 years ago
- Papers I have read, mainly about NLP. Welcome everyone to supplement in issue.☆256Updated 4 years ago
- AI Challenger, a platform for open datasets and programming competitions to artificial intelligence (AI) talents around the world. https:…☆690Updated 2 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆176Updated 6 years ago
- Tensorflow中的Seq2Seq全家桶☆123Updated 6 years ago
- keras implementation of conditional random field☆248Updated 5 years ago
- bidirectional rnn for text classification☆107Updated 8 years ago
- A Benchmark of Text Classification in PyTorch☆605Updated last year
- Hierarchical Attention Networks for Document Classification in PyTorch☆606Updated 5 years ago
- ai challenger 2018细粒度情感分类第一名解决方案, A training framework itegrating tensorflow and pytorch☆582Updated 2 years ago
- 知乎看山杯 第二名 解决方案☆243Updated 6 years ago
- [2017知乎看山杯 多标签 文本分类] ye组(第六名) 解题方案☆407Updated 7 years ago
- Keras implement of ON-LSTM (Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks)☆157Updated 5 years ago
- sliced-rnn☆470Updated 6 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆703Updated 4 years ago
- 2018达观杯文本智能处理挑战赛 Top10解决方案(10/3830)☆215Updated 6 years ago
- A PyTorch implementation of QANet.☆343Updated 3 years ago
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆143Updated 6 years ago