## Description ## This PR adds a multidimensional LSTM example for MXNetR. It also addresses the issue #7524
## Checklist ## ### Essentials ### Please feel free to remove inapplicable items for your PR. - [x] The PR title starts with [MXNET-$JIRA_ID], where $JIRA_ID refers to the relevant [JIRA issue](https://issues.apache.org/jira/projects/MXNET/issues) created (except PRs with tiny changes) - [x] Changes are complete (i.e. I finished coding on this PR) - [x] Code is well-documented: ## Comments ## The tutorial provides user with an example of how to use RNNs with MXNetR. The inline comments in code explain details of datasets and other details [ Full content available at: https://github.com/apache/incubator-mxnet/pull/12664 ] This message was relayed via gitbox.apache.org for [email protected]
