Run-Skeleton-Run
Run-Skeleton-Run copied to clipboard
Parameter Space Noise or NoisyNet?
I am confused about the noise you used in the code. In your writeup at arxiv, you said you used parameter space noise(https://arxiv.org/abs/1706.01905). However, I think you actually used NoisyNet in your code. In common/modules/NoisyLinear.py, you also said you used the NoisyNet. So could you tell where you used the parameter space noise? Am I misunderstanding? I am really confused. Need your help!