Function to launch the rnn_demo app
run.rnn_demo(port = NULL)
if not NULL will deploy on the local network on this port, just look for the IP of the host and go for example on 192.168.1.20:port to access the app from anywhere in the network
# NOT RUN {
run.rnn_demo()
# }
Run the code above in your browser using DataLab