diff --git a/README.md b/README.md index b702848..711a43b 100644 --- a/README.md +++ b/README.md @@ -35,18 +35,9 @@ $ python main-gpu.py # gpu version
-## Dependencies -* [pytorch](https://github.com/pytorch/pytorch) -* [pytorch-vision](https://github.com/pytorch/vision) +## Installation +* [PyTorch](http://pytorch.org/)
-## Future Work -* [Other GAN Models](https://github.com/zhangqianhui/AdversarialNetsPapers) -* [One-shot Learning](https://arxiv.org/abs/1606.04080) -* [Question Answering](https://rajpurkar.github.io/SQuAD-explorer/) -* [Visual Question Answering](http://www.visualqa.org/) - - -