Skip to content

Quantized Memory-Augmented Neural Networks (AAAI-18)

License

Notifications You must be signed in to change notification settings

seongsikpark/Q-MANN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Q-MANN

Quantized Memory-Augmented Neural Networks (AAAI-18) (https://www.aaai.org/ocs/index.php/AAAI/AAAI18/paper/download/16732/16638)

Description

Memory networks based model

Fixed-point quantization

Training & inference w/ quatized model

C & Cuda based deep learning libaray

Attention model

Hardware friendly attnetion model

Dot product attention -> hamming distance attnetion

How to make & run

run.sh (in ./MemN2N)

Configurations

define.h (in ./MemN2N)

bAbI dataset

to be updated

Citation

Please cite our paper in your publications if it helps your research work:

@inproceedings{park2018quantized,
  title={Quantized memory-augmented neural networks},
  author={Park, Seongsik and Kim, Seijoon and Lee, Seil and Bae, Ho and Yoon, Sungroh},
  booktitle={Thirty-Second AAAI Conference on Artificial Intelligence},
  year={2018}
}

About

Quantized Memory-Augmented Neural Networks (AAAI-18)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published