All Projects → NonvolatileMemory → AAAI_2019_EXAM

NonvolatileMemory / AAAI_2019_EXAM

Licence: GPL-2.0 license
Official implementation of "Explicit Interaction Model towards Text Classification"

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to AAAI 2019 EXAM

Aws Machine Learning University Accelerated Nlp
Machine Learning University: Accelerated Natural Language Processing Class
Stars: ✭ 1,695 (+2392.65%)
Mutual labels:  mxnet, gluon
Gluon Nlp
NLP made easy
Stars: ✭ 2,344 (+3347.06%)
Mutual labels:  mxnet, gluon
Mxnet.sharp
.NET Standard bindings for Apache MxNet with Imperative, Symbolic and Gluon Interface for developing, training and deploying Machine Learning models in C#. https://mxnet.tech-quantum.com/
Stars: ✭ 134 (+97.06%)
Mutual labels:  mxnet, gluon
Mxnet Gluon Style Transfer
Neural Style and MSG-Net
Stars: ✭ 105 (+54.41%)
Mutual labels:  mxnet, gluon
Dog-Breed-Identification-Gluon
Kaggle 120种狗分类,Gluon实现
Stars: ✭ 45 (-33.82%)
Mutual labels:  mxnet, gluon
Nlp Pretrained Model
A collection of Natural language processing pre-trained models.
Stars: ✭ 122 (+79.41%)
Mutual labels:  mxnet, text-classification
Imgclsmob
Sandbox for training deep learning networks
Stars: ✭ 2,405 (+3436.76%)
Mutual labels:  mxnet, gluon
Ko en neural machine translation
Korean English NMT(Neural Machine Translation) with Gluon
Stars: ✭ 55 (-19.12%)
Mutual labels:  mxnet, gluon
CycleGAN-gluon-mxnet
this repo attemps to reproduce Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks(CycleGAN) use gluon reimplementation
Stars: ✭ 31 (-54.41%)
Mutual labels:  mxnet, gluon
ResidualAttentionNetwork
A Gluon implement of Residual Attention Network. Best acc on cifar10-97.78%.
Stars: ✭ 104 (+52.94%)
Mutual labels:  mxnet, gluon
Mxnet Im2rec tutorial
this simple tutorial will introduce how to use im2rec for mx.image.ImageIter , ImageDetIter and how to use im2rec for COCO DataSet
Stars: ✭ 97 (+42.65%)
Mutual labels:  mxnet, gluon
python cv AI ML
用python做计算机视觉,人工智能,机器学习,深度学习等
Stars: ✭ 73 (+7.35%)
Mutual labels:  mxnet, gluon
Mxnet Gluon Syncbn
MXNet Gluon Synchronized Batch Normalization Preview
Stars: ✭ 78 (+14.71%)
Mutual labels:  mxnet, gluon
OpSummary.MXNet
A tool to count operators and parameters of your MXNet-Gluon model.
Stars: ✭ 19 (-72.06%)
Mutual labels:  mxnet, gluon
Gluon2pytorch
Gluon to PyTorch deep neural network model converter
Stars: ✭ 70 (+2.94%)
Mutual labels:  mxnet, gluon
Single Path One Shot Nas Mxnet
Single Path One-Shot NAS MXNet implementation with full training and searching pipeline. Support both Block and Channel Selection. Searched models better than the original paper are provided.
Stars: ✭ 136 (+100%)
Mutual labels:  mxnet, gluon
Quantization.mxnet
Simulate quantization and quantization aware training for MXNet-Gluon models.
Stars: ✭ 42 (-38.24%)
Mutual labels:  mxnet, gluon
Aws Machine Learning University Accelerated Cv
Machine Learning University: Accelerated Computer Vision Class
Stars: ✭ 1,068 (+1470.59%)
Mutual labels:  mxnet, gluon
gluon-faster-rcnn
Faster R-CNN implementation with MXNet Gluon API
Stars: ✭ 31 (-54.41%)
Mutual labels:  mxnet, gluon
lipnet
LipNet with gluon
Stars: ✭ 16 (-76.47%)
Mutual labels:  mxnet, gluon

AAAI_2019_EXAM

Official implementation of "Explicit Interaction Model towards Text Classification".

Slides

AAAI required us to upload the slides for the oral chance. We upload here and you can see it to help you understanding our paper. :)

Code Instruction

Dependency:

  • python 3.5
  • MXNet 1.2
  • One Titan XP

Instruction

Use the preprocess python file from region embedding (ICLR 2018).

Please see the slides for some tricks in baselines.

Acknowledgement

We want to thanks Mr. Li (Yongqi Li AKA ASS LEE) who prepare the zhihu dataset for us, really appreciate for what he did.

Citation

Cunxiao Du, Zhaozheng Chin*, Fuli Feng*, Lei Zhu, Tian Gan, Liqiang Nie. Explicit Interaction Model towards Text Classification. In Proceedings of the Thirty-Third AAAI Conference on Artificial Intelligence (AAAI).

Copyright

Copyright (C) 2019 Shandong University.

Licence GPU GPL v3 or later, see http://www.gnu.org/licenses/. Distributed WITHOUT ANY WARRANTY.

This program is licensed under the GNU General Public License 3.0 (https://www.gnu.org/licenses/gpl-3.0.html). Any derivative work obtained under this license must be licensed under the GNU General Public License as published by the Free Software Foundation, either Version 3 of the License, or (at your option) any later version, if this derivative work is distributed to a third party.

The copyright for the program is owned by Shandong University. For commercial projects that require the ability to distribute the code of this program as part of a program that cannot be distributed under the GNU General Public License, please contact [email protected] to purchase a commercial license.

Issues

Please directly send me an email instead of leave issue here (because sometimes I will ignore it), but if you want to share your question, you could paste the question and my answer in the issue.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].