IMvision12
commited on
Commit
•
08995a3
1
Parent(s):
3a26338
Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ tags:
|
|
8 |
|
9 |
This repo contains the model and the notebook to this [this Keras example on WGAN](https://keras.io/examples/generative/wgan_gp/).<br>
|
10 |
Full credits to: [A_K_Nain](https://twitter.com/A_K_Nain)
|
11 |
-
|
12 |
## Wasserstein GAN (WGAN) with Gradient Penalty (GP)
|
13 |
|
14 |
Original Paper Of WGAN : [Paper](https://arxiv.org/abs/1701.07875)<br>
|
|
|
8 |
|
9 |
This repo contains the model and the notebook to this [this Keras example on WGAN](https://keras.io/examples/generative/wgan_gp/).<br>
|
10 |
Full credits to: [A_K_Nain](https://twitter.com/A_K_Nain)
|
11 |
+
Space link : [Demo](https://huggingface.co/spaces/IMvision12/WGAN-GP)
|
12 |
## Wasserstein GAN (WGAN) with Gradient Penalty (GP)
|
13 |
|
14 |
Original Paper Of WGAN : [Paper](https://arxiv.org/abs/1701.07875)<br>
|