dmlc / dmlc.github.io

27 stars 38 forks source link

cGAN tutorial for MXNet R package #40

Closed jeremiedb closed 7 years ago

jeremiedb commented 7 years ago

Following @thirdwing proposal, here is a blog post on training a cGAN network with R package. Not sure if the image links was done properl, example: ![](https://raw.githubusercontent.com/dmlc/dmlc.github.io/master/img/mxnet/dcgan/cgan_network.jpg) Could you please validate?

thirdwing commented 7 years ago

I suggest to host the figures at https://github.com/dmlc/web-data, like ![](https://raw.githubusercontent.com/dmlc/web-data/master/xgboost/model/cart.png)

jeremiedb commented 7 years ago

Made the change and made pulled request to web-data.

thirdwing commented 7 years ago

@hetong007 @tqchen

Please take a look and leave some comments.

hetong007 commented 7 years ago

LGTM!

thirdwing commented 7 years ago

Let's merge the code into mxnet repo first, then merge the blog.

thirdwing commented 7 years ago

@tqchen Please take a look and give some comments.

tqchen commented 7 years ago

LGTM!

thirdwing commented 7 years ago

@tqchen I am afraid I don't have the permission to merge this.

BruceZhaoR commented 7 years ago

@thirdwing I found a typo, Adversial should be Adversarial. I have added the post link to the Rweekly draft, which will be released soon. If you would like to change the link address , please let me know , or send a PR directly, thanks !

thirdwing commented 7 years ago

@BruceZhaoR Sorry for the typo, please send a PR.