You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/09/25 20:27:06 UTC

[GitHub] ankkhedia opened a new pull request #12664: [MXNET-637] Multidimensional LSTM example for MXNetR

ankkhedia opened a new pull request #12664: [MXNET-637] Multidimensional LSTM example for MXNetR
URL: https://github.com/apache/incubator-mxnet/pull/12664
 
 
   ## 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

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services