RNN made easy with MXNet R
This tutorial presents an example of application of RNN to text classification using padded and bucketed data to efficiently handle sequences of varying lengths. Some functionalities require running on a GPU with CUDA.
Example based on sentiment analy...
[Read more...]