User Tools

Site Tools


cs501r_f2016: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_f2016:lab7 [2016/10/10 15:54]
wingated
cs501r_f2016:lab7 [2016/10/10 16:02]
wingated
Line 149: Line 149:
 ---- ----
 **Part 4: create your loss functions and training ops** **Part 4: create your loss functions and training ops**
 +
 +{{ :​cs501r_f2016:​lab7_graph.png?​200|}}
  
 You should create two loss functions, one for the discriminator,​ and You should create two loss functions, one for the discriminator,​ and
Line 184: Line 186:
  
 I highly recommend using Tensorboard to visualize your final I highly recommend using Tensorboard to visualize your final
-computation graph to make sure you got this right.+computation graph to make sure you got this right. Check out my computation graph image on the right - you can see the two discriminator blocks, and you can see that the same variables are feeding into both of them.
  
 ---- ----
cs501r_f2016/lab7.txt ยท Last modified: 2021/06/30 23:42 (external edit)