torch-rnn-server
torch-rnn-server copied to clipboard
This is a small server that provides responsive, inline "autocomplete" powered by a recurrent neural network.
Results
2
torch-rnn-server issues
Sort by
recently updated
recently updated
newest added
I've forked to [alathon/torch-rnn-server](https://github.com/alathon/torch-rnn-server) because I had trouble running the Dockerfile provided here. In particular, because I run CUDA 9.1, the Ubuntu image that `Dockerfile` is using gave me a...