From cbbb905ea9e37f6944c4ae188a906fffdf68e6e4 Mon Sep 17 00:00:00 2001 From: yunjey Date: Tue, 21 Mar 2017 20:18:47 +0900 Subject: [PATCH] Update README.md --- README.md | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) 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/) - - -