Live data from Hacker News

Improved Techniques for Training GANs – OpenAI's first paper

arxiv.org

11–14 of 14 posts

Re: Improved Techniques for Training GANs – OpenAI's first paper

#11
post #7
post #4

So this is pretty interesting. One of the great hopes of the current deep learning boom is that somehow we will develop unsupervised or at least semi-supervised techniques which can perform close to the great results that are being seen with supervised learning. Adversarial Networks is one of the more likely routes to semi-supervised. There is also a lot of interesting work in combining Bayesian optimization techniqu…

> the one-shot learning paper coming out of (I've forgotten!!) where the authors are famously doubtful about the utility of Deep Learning This? https://www.technologyreview.com/s/544376/this-ai-algorithm-... http://cims.nyu.edu/~brenden/LakeEtAl2015Science.pdf

That was it, although I see I've conflated the views of Gary Marcus (who I think it is fair to characterize as anti-Deep Learning[1]) and Lake, Salakhutdinov, and Tenenbaum who wrote the paper.

[1] https://www.technologyreview.com/s/544606/can-this-man-make-...

Re: Improved Techniques for Training GANs – OpenAI's first paper

#13

What is the license for the paper? I can see it's licensed for Arxiv to distribute, but I cannot see any open access/distribution besides that. Basically, can I redistribute this paper in my website? if so, under what license? PS, great job

It would be nice if there was an explicit CC license, but ArXiv has a perpetual license to distribute it, and you can link to ArXiv. Why would you host the paper yourself?

Edit: The code has been published as well, under the MIT license. https://github.com/openai/improved-gan

Re: Improved Techniques for Training GANs – OpenAI's first paper

#14

What is the license for the paper? I can see it's licensed for Arxiv to distribute, but I cannot see any open access/distribution besides that. Basically, can I redistribute this paper in my website? if so, under what license? PS, great job

It would be nice if there was an explicit CC license, but ArXiv has a perpetual license to distribute it, and you can link to ArXiv. Why would you host the paper yourself? Edit: The code has been published as well, under the MIT license. https://github.com/openai/improved-gan

Why? There could be many reasons, but mine is because I'm doing a small Arxiv alternative. Unfortunately no license means closed with copyright... which I expected OpenAI to know and handle
Post reply on HN