We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15e6a89 commit cbbb905Copy full SHA for cbbb905
README.md
@@ -35,18 +35,9 @@ $ python main-gpu.py # gpu version
35
36
<br/>
37
38
-## Dependencies
39
-* [pytorch](https://github.com/pytorch/pytorch)
40
-* [pytorch-vision](https://github.com/pytorch/vision)
+## Installation
+* [PyTorch](http://pytorch.org/)
41
42
43
44
45
-## Future Work
46
-* [Other GAN Models](https://github.com/zhangqianhui/AdversarialNetsPapers)
47
-* [One-shot Learning](https://arxiv.org/abs/1606.04080)
48
-* [Question Answering](https://rajpurkar.github.io/SQuAD-explorer/)
49
-* [Visual Question Answering](http://www.visualqa.org/)
50
-
51
52
-<br/>
0 commit comments