utsavnandi commited on
Commit
83d92dc
1 Parent(s): 78ceeaf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1,4 +1,11 @@
1
  Fashion MNIST unconditional Unet Model trained using DDPM
 
2
  Model size: 51834625 params
3
 
 
 
 
 
 
 
4
  ![output.png](https://s3.amazonaws.com/moonup/production/uploads/1672153152960-6262d89f63f73be3d2f6b7c1.png)
 
1
  Fashion MNIST unconditional Unet Model trained using DDPM
2
+
3
  Model size: 51834625 params
4
 
5
+ Optimizer: Adam
6
+ LR: 3e-4
7
+ Batch Size: 64
8
+ Grad Accumulation: 8 steps
9
+
10
+
11
  ![output.png](https://s3.amazonaws.com/moonup/production/uploads/1672153152960-6262d89f63f73be3d2f6b7c1.png)