RNN Example

This folder contains RNN examples using low level symbol interface.

Data

Run get_ptb_data.sh to download PenTreeBank data.

Python

Performance Note: More MXNET_GPU_WORKER_NTHREADS may lead to better performance. For setting MXNET_GPU_WORKER_NTHREADS, please refer to Environment Variables.