User Tools

Site Tools


cs501r_f2017:lab7

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
cs501r_f2017:lab7 [2017/10/27 19:08]
wingated [Hints and implementation notes:]
cs501r_f2017:lab7 [2017/10/30 21:32]
wingated
Line 94: Line 94:
 batch_norm epsilon=1e-5 batch_norm epsilon=1e-5
 </​code>​ </​code>​
 +
 +Changing to number of critic steps from 5 to 1 didn't seem to matter; changing the alpha parameters to 0.0001 didn't seem to matter; but changing beta1 and beta2 to the values suggested in the paper (0.0 and 0.9, respectively) seemed to make things a lot worse.
  
 ==Part 3: Generating the final face images== ==Part 3: Generating the final face images==
cs501r_f2017/lab7.txt ยท Last modified: 2021/06/30 23:42 (external edit)