changwh5 commited on
Commit
44ce072
1 Parent(s): 0ee57aa

Create README.md

Browse files

BigBiGAN-MNIST
The model was trained for 150 epochs using Pytorch code on an RTX4090 graphics card, with the MNIST dataset consisting of images with a size of 32x32.

Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - mnist
4
+ language:
5
+ - zh
6
+ pipeline_tag: unconditional-image-generation
7
+ tags:
8
+ - code
9
+ ---