Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
egesko
/
CodeSprint_DCGAN
like
0
License:
mit
Model card
Files
Files and versions
xet
Community
egesko
commited on
May 28, 2022
Commit
3bc6595
·
1 Parent(s):
b9831db
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+2
-0
README.md
CHANGED
Viewed
@@ -3,3 +3,5 @@ license: mit
3
---
4
5
# DCGAN to generate face images
3
---
4
5
# DCGAN to generate face images
6
+
7
+
This trained model is a keras implementation of DCGAN that is trained on face images.