ne7ermore / torch-lightLinks
Deep-learning by using Pytorch. Basic nns like Logistic, CNN, RNN, LSTM and some examples are implemented by complex model.
☆536Updated 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:
- keras example of seq2seq, auto title☆332Updated 5 years ago
- 1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various text-classification models.(知乎看山杯第一名解决方案)☆1,058Updated 6 years ago
- some attention implements☆1,445Updated 5 years ago
- Sequence Generation Model for Multi-label Classification (COLING 2018)☆437Updated 5 years ago
- Tensorflow implementation of attention mechanism for text classification tasks.☆748Updated 5 years ago
- pytorch implementation of Attention is all you need☆238Updated 3 years ago
- Four styles of encoder decoder model by Python, Theano, Keras and Seq2Seq☆278Updated 7 years ago
- A PyTorch implementation of QANet.☆344Updated 3 years ago
- An example attention network with simple dataset.☆230Updated 6 years ago
- Use pytorch to implement word2vec☆149Updated 6 years ago
- Keras implement of ON-LSTM (Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks)☆156Updated 5 years ago
- BERT 源码阅读☆232Updated 5 years ago
- A Capsule Implement with Pure Keras☆351Updated 5 years ago
- bidirectional rnn for text classification☆108Updated 7 years ago
- ☆131Updated 4 years ago
- Text classification based on LSTM on R8 dataset for pytorch implementation☆141Updated 7 years ago
- [2017知乎看山杯 多标签 文本分类] ye组(第六名) 解题方案☆403Updated 7 years ago
- tensorflow implementation☆1,147Updated 5 years ago
- LSTM-CRF in PyTorch☆460Updated 9 months ago
- Tensorflow中的Seq2Seq全家桶☆123Updated 5 years ago
- A pytorch implementation of Attention is all you need☆92Updated 6 years ago
- 序列化标注工具,基于PyTorch实现BLSTM-CNN-CRF 模型,CoNLL 2003 English NER测试集F1值为91.10%(word and char feature)。☆361Updated 6 years ago
- Papers I have read, mainly about NLP. Welcome everyone to supplement in issue.☆256Updated 4 years ago
- BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding 论文的中文翻译 Chinese Translation!☆685Updated 5 years ago
- ☆166Updated 6 years ago
- An easy-to-use named entity recognition (NER) toolkit, implemented the Bi-LSTM+CRF model in tensorflow.☆346Updated 7 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆175Updated 6 years ago
- Tensorflow implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv…☆282Updated 7 years ago
- AI Challenger, a platform for open datasets and programming competitions to artificial intelligence (AI) talents around the world. https:…☆684Updated 2 years ago
- 谷歌自然语言处理模型BERT:论文解析与python代码☆847Updated 6 years ago