debisoft commited on
Commit
4924f4f
·
1 Parent(s): 387197b
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -111,7 +111,7 @@ save_dir = './weights/'
111
 
112
  # training hyperparameters
113
  batch_size = 100
114
- n_epoch = 32
115
  lrate=1e-3
116
 
117
  # construct DDPM noise schedule
 
111
 
112
  # training hyperparameters
113
  batch_size = 100
114
+ n_epoch = 64
115
  lrate=1e-3
116
 
117
  # construct DDPM noise schedule