README.md in torch-rb-0.3.6 vs README.md in torch-rb-0.3.7
- old
+ new
@@ -400,9 +400,10 @@
Here are a few full examples:
- [Image classification with MNIST](examples/mnist) ([日本語版](https://qiita.com/kojix2/items/c19c36dc1bf73ea93409))
- [Collaborative filtering with MovieLens](examples/movielens)
- [Sequence models and word embeddings](examples/nlp)
+- [Generative adversarial networks](examples/gan)
## LibTorch Installation
[Download LibTorch](https://pytorch.org/). For Linux, use the `cxx11 ABI` version. Then run: