/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. It is also a Machine Translation framework.

Primary LanguagePython

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.