Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 301 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 301 Bytes

DeepLearningFramework

This repository is the reproduced code of Neural Responding Machine for Short-Text Conversation (https://www.aclweb.org/anthology/P15-1152 ) using deep learning framework including theano and tensorflow.

The framework uses Neural Machine Translation with attention mechanism.