README.md in torch-rb-0.1.3 vs README.md in torch-rb-0.1.4
- old
+ new
@@ -365,9 +365,10 @@
Here are a few full examples:
- [Image classification with MNIST](examples/mnist)
- [Collaborative filtering with MovieLens](examples/movielens)
+- [Word embeddings](examples/nlp) [master]
## LibTorch Installation
[Download LibTorch](https://pytorch.org/). For Linux, use the `cxx11 ABI` version. Then run: