goodfeli / adversarial

Code and hyperparameters for the paper "Generative Adversarial Networks"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What does val mean here

jimmyahacker opened this issue · comments

commented

se = ll.std() / numpy.sqrt(val.shape[0])

What does the val mean here? I could not find any hint in this file

looks like a typo for valid