File size: 425 Bytes
e2c7881
b63511e
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
license: apache-2.0
library_name: keras 
tags:
- dcgan 
datasets:
- anime-faces
---
## Model description
Anime face discriminator model using [TensorFlow DCGAN example](https://www.tensorflow.org/tutorials/generative/dcgan). 
## Training and evaluation data
Model is trained on [anime faces dataset](https://huggingface.co/datasets/merve/anime-faces).
## Intended use and biases
This model is not intended for production.