You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2017/12/12 20:59:37 UTC

[GitHub] pracheer commented on a change in pull request #9030: Fix Gan

pracheer commented on a change in pull request #9030: Fix Gan
URL: https://github.com/apache/incubator-mxnet/pull/9030#discussion_r156484838
 
 

 ##########
 File path: docs/tutorials/unsupervised_learning/gan.md
 ##########
 @@ -1,43 +1,43 @@
-# Generative Adversarial Networks
+# Generative Adversarial Networks (GAN)
 
 GANs are an application of unsupervised learning - you don't need labels for your dataset in order to train a GAN.
 
 Review comment:
   This sentence seems slightly off.
   Wikipedia's version (modified) sounds better I think:
   "Generative adversarial networks (GANs) are a class of algorithms used in unsupervised learning..".

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services