Update README.md

This commit is contained in:
yunjey
2017-03-21 20:18:47 +09:00
committed by GitHub
parent 15e6a89f35
commit cbbb905ea9

View File

@ -35,18 +35,9 @@ $ python main-gpu.py # gpu version
<br/>
## Dependencies
* [pytorch](https://github.com/pytorch/pytorch)
* [pytorch-vision](https://github.com/pytorch/vision)
## Installation
* [PyTorch](http://pytorch.org/)
<br/>
## 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/)
<br/>