mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 12:20:11 +01:00
Fix a typo
This commit is contained in:
parent
231ca9dd4e
commit
37d483fda0
|
|
@ -47,7 +47,7 @@ such as the Wasserstein loss, gradient penalty, mutual information penalty, etc
|
|||
|
||||
* [evaluation](https://www.tensorflow.org/code/tensorflow/contrib/gan/python/eval/python/):
|
||||
Use `Inception Score` or `Frechet Distance` with a pretrained Inception
|
||||
network to evaluate your unconditional generative model. You can also also use
|
||||
network to evaluate your unconditional generative model. You can also use
|
||||
your own pretrained classifier for more specific performance numbers, or use
|
||||
other methods for evaluating conditional generative models.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user