--- 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.